diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:44:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:44:23 +0100 |
commit | 9ff94ac50de56e99a38dd5e98b482f3d70bb0a50 (patch) | |
tree | 1f6f37b3ce674b3a6d04c731c0de40d817bc0eea /dev-libs/klibc | |
parent | dev-lang/mercury-extras: x86 stable wrt bug #605126 (diff) | |
download | gentoo-9ff94ac50de56e99a38dd5e98b482f3d70bb0a50.tar.gz gentoo-9ff94ac50de56e99a38dd5e98b482f3d70bb0a50.tar.bz2 gentoo-9ff94ac50de56e99a38dd5e98b482f3d70bb0a50.zip |
dev-libs/klibc: x86 stable wrt bug #605608
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/klibc')
-rw-r--r-- | dev-libs/klibc/klibc-2.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/klibc/klibc-2.0.4-r2.ebuild b/dev-libs/klibc/klibc-2.0.4-r2.ebuild index 6174ae6eb6db..deb6d6f71098 100644 --- a/dev-libs/klibc/klibc-2.0.4-r2.ebuild +++ b/dev-libs/klibc/klibc-2.0.4-r2.ebuild @@ -51,7 +51,7 @@ SRC_URI=" ${KERNEL_URI}" LICENSE="|| ( GPL-2 LGPL-2 )" -KEYWORDS="~alpha amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="debug test custom-cflags" |