diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:26:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:27:15 +0100 |
commit | 5db7c3f766bb2f34328cb6466f4bd8eabb11b694 (patch) | |
tree | f62720d1cde6d36d3d8ba513240ac94d2988412c /dev-libs/klibc | |
parent | media-libs/audiofile: ia64 stable wrt bug #562886 (diff) | |
download | gentoo-5db7c3f766bb2f34328cb6466f4bd8eabb11b694.tar.gz gentoo-5db7c3f766bb2f34328cb6466f4bd8eabb11b694.tar.bz2 gentoo-5db7c3f766bb2f34328cb6466f4bd8eabb11b694.zip |
dev-libs/klibc: ia64 stable wrt bug #605608
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 deb6d6f71098..6a90006059bb 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" |