diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:13:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:13:43 +0200 |
commit | 2f2df6a3d38ed7dc09a93f8bab83642a5be45110 (patch) | |
tree | e0b44ed5b75878c063716a8e346874348c4589a9 /app-crypt/rhash | |
parent | app-editors/retext: x86 stable (bug #663448) (diff) | |
download | gentoo-2f2df6a3d38ed7dc09a93f8bab83642a5be45110.tar.gz gentoo-2f2df6a3d38ed7dc09a93f8bab83642a5be45110.tar.bz2 gentoo-2f2df6a3d38ed7dc09a93f8bab83642a5be45110.zip |
app-crypt/rhash: x86 stable (bug #663198)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 f87064529335..719c158b9e27 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-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |