diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:52 +0000 |
commit | 50bfcd2af644f76252381e40e5c3e357b0c1e365 (patch) | |
tree | ba8c1ce8ef9ad77a37eb8d4e39e552b096d7500d /app-crypt | |
parent | app-crypt/pinentry: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-50bfcd2af644f76252381e40e5c3e357b0c1e365.tar.gz gentoo-50bfcd2af644f76252381e40e5c3e357b0c1e365.tar.bz2 gentoo-50bfcd2af644f76252381e40e5c3e357b0c1e365.zip |
app-crypt/rhash: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 1aae5aeadcb8..4afea509f752 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-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |