diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 22:58:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 23:10:14 +0000 |
commit | 2c27102168b47317afeaa226608ea70877457ec9 (patch) | |
tree | b90bdb5cafd160f68682d16cbfe6bc73a04e2acd /dev-libs | |
parent | gnome-base/nautilus: keyworded 3.24.2.1 for sparc, bug #599574 (diff) | |
download | gentoo-2c27102168b47317afeaa226608ea70877457ec9.tar.gz gentoo-2c27102168b47317afeaa226608ea70877457ec9.tar.bz2 gentoo-2c27102168b47317afeaa226608ea70877457ec9.zip |
dev-libs/judy: stable 1.0.5-r2 for ia64, bug #648226
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/judy/judy-1.0.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/judy/judy-1.0.5-r2.ebuild b/dev-libs/judy/judy-1.0.5-r2.ebuild index a1af11e7c41e..ceab8d062e63 100644 --- a/dev-libs/judy/judy-1.0.5-r2.ebuild +++ b/dev-libs/judy/judy-1.0.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/judy/Judy-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="static-libs" DOCS=( AUTHORS ChangeLog README ) |