diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:08:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:08:45 +0200 |
commit | b07585423c8790dd9bd9251086bbd9e3c7e5c21d (patch) | |
tree | 01bf3a89d560e13481bc7ddde562c655dc5c6762 /app-portage | |
parent | dev-ruby/bundler: ppc64 stable wrt bug #743214 (diff) | |
download | gentoo-b07585423c8790dd9bd9251086bbd9e3c7e5c21d.tar.gz gentoo-b07585423c8790dd9bd9251086bbd9e3c7e5c21d.tar.bz2 gentoo-b07585423c8790dd9bd9251086bbd9e3c7e5c21d.zip |
app-portage/gemato: ppc64 stable wrt bug #743223
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
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 b9492c897652..e2600e6e9d4e 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=" |