diff options
author | 2020-08-27 23:10:07 +0100 | |
---|---|---|
committer | 2020-08-27 23:10:49 +0100 | |
commit | f819e978008e6edf0346f9c180441c405ab0c967 (patch) | |
tree | 00395e7bd883a437be5fcf8cf39f2795122fe5de /app-portage | |
parent | dev-python/black: keyworded 20.8_beta1 for ia64 (diff) | |
download | gentoo-f819e978008e6edf0346f9c180441c405ab0c967.tar.gz gentoo-f819e978008e6edf0346f9c180441c405ab0c967.tar.bz2 gentoo-f819e978008e6edf0346f9c180441c405ab0c967.zip |
app-portage/gemato: keyworded 15.0 for ia64
keyworded wrt bug #739136
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gemato/gemato-15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-15.0.ebuild b/app-portage/gemato/gemato-15.0.ebuild index 20bbe4560090..6e3922e1c1a0 100644 --- a/app-portage/gemato/gemato-15.0.ebuild +++ b/app-portage/gemato/gemato-15.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |