diff options
author | 2021-04-05 19:06:53 +0000 | |
---|---|---|
committer | 2021-04-05 21:52:26 +0000 | |
commit | 2b41bb2651b9d6879b7008c7b077940f990cb6d3 (patch) | |
tree | 76f44edbfc82f85e4663cacdcfde7151d213c94e /app-portage/gemato | |
parent | app-portage/esearch: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-2b41bb2651b9d6879b7008c7b077940f990cb6d3.tar.gz gentoo-2b41bb2651b9d6879b7008c7b077940f990cb6d3.tar.bz2 gentoo-2b41bb2651b9d6879b7008c7b077940f990cb6d3.zip |
app-portage/gemato: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/gemato')
-rw-r--r-- | app-portage/gemato/gemato-15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gemato/gemato-15.2.ebuild b/app-portage/gemato/gemato-15.2.ebuild index b3e6555f5fdb..e742c325bf45 100644 --- a/app-portage/gemato/gemato-15.2.ebuild +++ b/app-portage/gemato/gemato-15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |