diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 07:52:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 07:53:55 +0100 |
commit | 2aab4f582e7a2d2466e916bb1addf90ef881a1e0 (patch) | |
tree | bea911e95b7fcd28f2a594af2ad6f079eac9f68f /dev-libs/klibc | |
parent | app-benchmarks/iozone: stable 3.471 for ia64, bug #653336 (diff) | |
download | gentoo-2aab4f582e7a2d2466e916bb1addf90ef881a1e0.tar.gz gentoo-2aab4f582e7a2d2466e916bb1addf90ef881a1e0.tar.bz2 gentoo-2aab4f582e7a2d2466e916bb1addf90ef881a1e0.zip |
dev-libs/klibc: stable 2.0.4-r3 for ia64, bug #653384
Bug: https://bugs.gentoo.org/653384
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/klibc')
-rw-r--r-- | dev-libs/klibc/klibc-2.0.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/klibc/klibc-2.0.4-r3.ebuild b/dev-libs/klibc/klibc-2.0.4-r3.ebuild index 83a3b13cfcd5..12adc7e8033b 100644 --- a/dev-libs/klibc/klibc-2.0.4-r3.ebuild +++ b/dev-libs/klibc/klibc-2.0.4-r3.ebuild @@ -50,7 +50,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" |