diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-28 08:54:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-28 08:54:51 +0100 |
commit | ed3a88e51fe7aad82703c8a5367a63e25de06314 (patch) | |
tree | ff8414b3a0d13ce23a75e58ed78b04c5b161fe8d /app-portage | |
parent | net-analyzer/zabbix: bump to 4.0.24 (diff) | |
download | gentoo-ed3a88e51fe7aad82703c8a5367a63e25de06314.tar.gz gentoo-ed3a88e51fe7aad82703c8a5367a63e25de06314.tar.bz2 gentoo-ed3a88e51fe7aad82703c8a5367a63e25de06314.zip |
app-portage/gemato: keyworded 15.1 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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-15.1.ebuild b/app-portage/gemato/gemato-15.1.ebuild index 823a1340e968..8af88c46bc43 100644 --- a/app-portage/gemato/gemato-15.1.ebuild +++ b/app-portage/gemato/gemato-15.1.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=" |