diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:04:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:04:11 +0200 |
commit | 881c38b56ac3be7f1553a7b72581a32beb4c7506 (patch) | |
tree | 8f1b0308a7d1e4c9a0bebae565072182859b7144 /dev-libs/hashit | |
parent | net-libs/gnutls: x86 stable (bug #663612) (diff) | |
download | gentoo-881c38b56ac3be7f1553a7b72581a32beb4c7506.tar.gz gentoo-881c38b56ac3be7f1553a7b72581a32beb4c7506.tar.bz2 gentoo-881c38b56ac3be7f1553a7b72581a32beb4c7506.zip |
dev-libs/hashit: x86 stable (bug #661346)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r-- | dev-libs/hashit/hashit-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild index 134d03741b64..b5c0eb16f915 100644 --- a/dev-libs/hashit/hashit-0.9.8.ebuild +++ b/dev-libs/hashit/hashit-0.9.8.ebuild @@ -11,5 +11,5 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug" |