diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:06:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:06:20 +0200 |
commit | 94597f8fa3c21b6cbebcc3dfa7fd53e374a08ec7 (patch) | |
tree | ce0f7dc802dee134e11604dc3595c0587ffb599f /app-portage | |
parent | dev-ruby/bundler: ppc stable wrt bug #743214 (diff) | |
download | gentoo-94597f8fa3c21b6cbebcc3dfa7fd53e374a08ec7.tar.gz gentoo-94597f8fa3c21b6cbebcc3dfa7fd53e374a08ec7.tar.bz2 gentoo-94597f8fa3c21b6cbebcc3dfa7fd53e374a08ec7.zip |
app-portage/gemato: ppc stable wrt bug #743223
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-15.2.ebuild b/app-portage/gemato/gemato-15.2.ebuild index bda0ec2ad6cf..b9492c897652 100644 --- a/app-portage/gemato/gemato-15.2.ebuild +++ b/app-portage/gemato/gemato-15.2.ebuild @@ -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=" |