diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-09 01:03:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-09 01:03:27 +0300 |
commit | 73c6df058271b53568b1badef0f5179aeea491bc (patch) | |
tree | bfefb3b281cdaae8c59ce46e5a11426d00f69530 /app-crypt/rhash | |
parent | sys-apps/memtest86+: amd64 stable wrt bug #662948 (diff) | |
download | gentoo-73c6df058271b53568b1badef0f5179aeea491bc.tar.gz gentoo-73c6df058271b53568b1badef0f5179aeea491bc.tar.bz2 gentoo-73c6df058271b53568b1badef0f5179aeea491bc.zip |
app-crypt/rhash: amd64 stable wrt bug #663198
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.6-r1.ebuild b/app-crypt/rhash/rhash-1.3.6-r1.ebuild index 24efa6705413..b2d4ec528a70 100644 --- a/app-crypt/rhash/rhash-1.3.6-r1.ebuild +++ b/app-crypt/rhash/rhash-1.3.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |