diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 03:01:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 03:01:21 +0300 |
commit | 03fe8693205c2d37a99581c9b4077d74a391a513 (patch) | |
tree | f7631b665a4014a6c5fc6f3ce68d6080873d63cd /dev-libs/hashit | |
parent | app-crypt/ccid: amd64 stable wrt bug #663596 (diff) | |
download | gentoo-03fe8693205c2d37a99581c9b4077d74a391a513.tar.gz gentoo-03fe8693205c2d37a99581c9b4077d74a391a513.tar.bz2 gentoo-03fe8693205c2d37a99581c9b4077d74a391a513.zip |
dev-libs/hashit: amd64 stable wrt bug #661346
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 b5c0eb16f915..f6272eea360f 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" |