diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:26:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:26:52 +0100 |
commit | 7533f315ea8678414b1a3f18cf6cdaa2225f86b1 (patch) | |
tree | 38c145a195bb48cddd152fee7ad0006377170bcc /dev-libs/hashit | |
parent | media-libs/lensfun: x86 stable wrt bug #566390 (diff) | |
download | gentoo-7533f315ea8678414b1a3f18cf6cdaa2225f86b1.tar.gz gentoo-7533f315ea8678414b1a3f18cf6cdaa2225f86b1.tar.bz2 gentoo-7533f315ea8678414b1a3f18cf6cdaa2225f86b1.zip |
dev-libs/hashit: x86 stable wrt bug #566216
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r-- | dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild index dc5c456d2185..fe32940a9733 100644 --- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild +++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" PATCHES=( "${FILESDIR}/${P}-pkgconfig.patch" ) |