diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-20 12:04:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-20 12:04:48 +0100 |
commit | 574c764305b50c4da524d21b040b72dc3a625a24 (patch) | |
tree | e38fe43d7ad49ee92ceff65f9a2dd1a205835f41 /dev-libs/hashit | |
parent | Revert "media-video/ffmpeg: remove old" (diff) | |
download | gentoo-574c764305b50c4da524d21b040b72dc3a625a24.tar.gz gentoo-574c764305b50c4da524d21b040b72dc3a625a24.tar.bz2 gentoo-574c764305b50c4da524d21b040b72dc3a625a24.zip |
dev-libs/hashit: amd64 stable wrt bug #566216
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 55f479fd10f3..dc5c456d2185 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" ) |