diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:17:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:13 +0000 |
commit | 9e942b6ce2b4d592dab19d799650eb0c64996c00 (patch) | |
tree | ece6f5ee0ae6b068e4b6b003fd2be0b1b54dd61a /dev-libs/uthash | |
parent | dev-libs/shhopt: stable 1.1.7-r3 for ppc, bug #676478 (diff) | |
download | gentoo-9e942b6ce2b4d592dab19d799650eb0c64996c00.tar.gz gentoo-9e942b6ce2b4d592dab19d799650eb0c64996c00.tar.bz2 gentoo-9e942b6ce2b4d592dab19d799650eb0c64996c00.zip |
dev-libs/uthash: stable 2.0.2 for ppc, bug #676482
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/uthash')
-rw-r--r-- | dev-libs/uthash/uthash-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/uthash/uthash-2.0.2.ebuild b/dev-libs/uthash/uthash-2.0.2.ebuild index 82653f64ebf8..ca95863e281c 100644 --- a/dev-libs/uthash/uthash-2.0.2.ebuild +++ b/dev-libs/uthash/uthash-2.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troydhanson/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD-1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~arm ppc ~ppc64 sparc ~x86" IUSE="test" DEPEND="test? ( dev-lang/perl )" |