sys-devel/gcc-config: Restore keywords, based on testing by amadio, bug 417647
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 4 Oct 2017 12:08:41 +0000 (14:08 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 4 Oct 2017 12:08:41 +0000 (14:08 +0200)
Closes: https://bugs.gentoo.org/417647
Package-Manager: Portage-2.3.11, Repoman-2.3.3

sys-devel/gcc-config/gcc-config-1.9.0.ebuild

index b6c591857ea1c537646d601f8f8193b21b9674ac..f6b9422871d95ce87c87f3d5c4d68b869d6f7dce 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=sys-apps/gentoo-functions-0.10"