diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 14:54:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 14:54:30 +0300 |
commit | 6078ac2237ad5ae5097882f207e3722ca16f13ea (patch) | |
tree | 886e29751a6b60bd41c252e6c0ceacd81727744d /dev-libs/uthash | |
parent | net-proxy/http-replicator: amd64 stable wrt bug #676758 (diff) | |
download | gentoo-6078ac2237ad5ae5097882f207e3722ca16f13ea.tar.gz gentoo-6078ac2237ad5ae5097882f207e3722ca16f13ea.tar.bz2 gentoo-6078ac2237ad5ae5097882f207e3722ca16f13ea.zip |
dev-libs/uthash: amd64 stable wrt bug #676482
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 e118b02d7fcb..f0cf8cb9ad68 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 )" |