Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559706 - [gnome overlay] Drop some arches from "STABLE_ARCHES" from new gen_archlist script
Summary: [gnome overlay] Drop some arches from "STABLE_ARCHES" from new gen_archlist s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-05 19:52 UTC by Pacho Ramos
Modified: 2015-09-06 16:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2015-09-05 19:52:33 UTC
I am trying:
https://gitweb.gentoo.org/proj/gnome.git/tree/scripts/gen_archlist.py?h=gen_archlist_cleanup

This arches need to be dropped as they are not CCed anymore to stabilization bugs:
STABLE_ARCHES = ('alpha', 'amd64', 'arm', 'hppa', 'ia64', 'm68k', 'ppc',
                 'ppc64', 's390', 'sh', 'sparc', 'x86')

-> m68k, s390

Thanks
Comment 1 Pacho Ramos gentoo-dev 2015-09-05 19:53:01 UTC
And also "sh"
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-09-06 16:52:48 UTC
Fixed in overlay. Thanks for reporting.