diff options
author | 2015-01-22 18:43:58 +0000 | |
---|---|---|
committer | 2015-01-22 18:43:58 +0000 | |
commit | 1f95993b935d30eb9062fe3185169636c07a7e3f (patch) | |
tree | 6a5bca24789ddae70768b2eee657420442d93425 /dev-libs/judy/judy-1.0.5.ebuild | |
parent | arm stable, bug #536696 (diff) | |
download | gentoo-2-1f95993b935d30eb9062fe3185169636c07a7e3f.tar.gz gentoo-2-1f95993b935d30eb9062fe3185169636c07a7e3f.tar.bz2 gentoo-2-1f95993b935d30eb9062fe3185169636c07a7e3f.zip |
arm stable, bug #525296
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/judy/judy-1.0.5.ebuild')
-rw-r--r-- | dev-libs/judy/judy-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/judy/judy-1.0.5.ebuild b/dev-libs/judy/judy-1.0.5.ebuild index 37733ba24ce9..bf55257e78cb 100644 --- a/dev-libs/judy/judy-1.0.5.ebuild +++ b/dev-libs/judy/judy-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.8 2015/01/17 12:30:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.5.ebuild,v 1.9 2015/01/22 18:43:58 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/judy/Judy-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="" src_prepare() { |