diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 03:33:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-17 03:33:19 +0300 |
commit | 862f70f670e60269a1d5ccd5ef4d2572cdd6c6f2 (patch) | |
tree | 968e2eea970aa88045f937a695c8eca20bfd79b5 /app-crypt/rhash | |
parent | app-crypt/rhash: arm stable wrt bug #663198 (diff) | |
download | gentoo-862f70f670e60269a1d5ccd5ef4d2572cdd6c6f2.tar.gz gentoo-862f70f670e60269a1d5ccd5ef4d2572cdd6c6f2.tar.bz2 gentoo-862f70f670e60269a1d5ccd5ef4d2572cdd6c6f2.zip |
app-crypt/rhash: restore s390 stable keyword
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 745448db5b74..6c09111247b1 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 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=" |