diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 21:22:23 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 21:23:12 +0200 |
commit | 4000c8ce8fe3ccd907c5bd6ddbdd6d607c13cd93 (patch) | |
tree | 5b91e17c520df9ba555030a14d74e4b50689c515 /app-crypt/rhash | |
parent | net-print/cups-filters-1.20.4-r0: alpha stable (diff) | |
download | gentoo-4000c8ce8fe3ccd907c5bd6ddbdd6d607c13cd93.tar.gz gentoo-4000c8ce8fe3ccd907c5bd6ddbdd6d607c13cd93.tar.bz2 gentoo-4000c8ce8fe3ccd907c5bd6ddbdd6d607c13cd93.zip |
app-crypt/rhash-1.3.6-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/663198
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 c3e0ea290ebb..96a05fea2520 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 s390 ~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 s390 ~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=" |