diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:50:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:51:48 +0200 |
commit | 29fd286ec879e014b25e9db57ac423a6a795070b (patch) | |
tree | 277588187026233b3351b9052c971c9c2f799dd4 /app-portage/gemato | |
parent | dev-python/urllib3: s390 stable wrt bug #683890 (diff) | |
download | gentoo-29fd286ec879e014b25e9db57ac423a6a795070b.tar.gz gentoo-29fd286ec879e014b25e9db57ac423a6a795070b.tar.bz2 gentoo-29fd286ec879e014b25e9db57ac423a6a795070b.zip |
app-portage/gemato: s390 stable wrt bug #686688
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'app-portage/gemato')
-rw-r--r-- | app-portage/gemato/gemato-14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-14.1.ebuild b/app-portage/gemato/gemato-14.1.ebuild index 3a06f7e77ac5..80ecc48867d0 100644 --- a/app-portage/gemato/gemato-14.1.ebuild +++ b/app-portage/gemato/gemato-14.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd" IUSE="+blake2 bzip2 +gpg lzma sha3 test tools" MODULE_RDEPEND=" |