diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 00:52:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 00:52:44 +0300 |
commit | 0c0e59d12b79156f0ec1aedce6e005439d4abe0c (patch) | |
tree | acc5ac84b3ece079a49a60eb5a1f89510428117d /app-crypt/shash | |
parent | dev-python/ipaddress: s390 stable wrt bug #680858 (diff) | |
download | gentoo-0c0e59d12b79156f0ec1aedce6e005439d4abe0c.tar.gz gentoo-0c0e59d12b79156f0ec1aedce6e005439d4abe0c.tar.bz2 gentoo-0c0e59d12b79156f0ec1aedce6e005439d4abe0c.zip |
app-crypt/shash: s390 stable wrt bug #679802
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'app-crypt/shash')
-rw-r--r-- | app-crypt/shash/shash-0.2.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild index 0d248cb40522..4a0e76f56fca 100644 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild +++ b/app-crypt/shash/shash-0.2.6-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1" |