diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:48:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:50:58 +0100 |
commit | 3fedd96c507843459fc273b8d69043a5801405c1 (patch) | |
tree | 491b4fc6c398f2fc2ce523802c2f8122924120bf | |
parent | dev-lang/mercury-extras: amd64 stable wrt bug #605126 (diff) | |
download | gentoo-3fedd96c507843459fc273b8d69043a5801405c1.tar.gz gentoo-3fedd96c507843459fc273b8d69043a5801405c1.tar.bz2 gentoo-3fedd96c507843459fc273b8d69043a5801405c1.zip |
dev-libs/klibc: amd64 stable wrt bug #605608
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 2aba1a0e3b72..6174ae6eb6db 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" |