diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-02 06:35:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-02 07:33:27 +0100 |
commit | 33a086c53358d6dab1b63da324ed97f762351b77 (patch) | |
tree | 3d7d480bdc9368f333e651742efc26b7b9f0d620 /app-portage | |
parent | dev-python/responses: keyworded 0.12.0 for hppa, bug #739136 (diff) | |
download | gentoo-33a086c53358d6dab1b63da324ed97f762351b77.tar.gz gentoo-33a086c53358d6dab1b63da324ed97f762351b77.tar.bz2 gentoo-33a086c53358d6dab1b63da324ed97f762351b77.zip |
app-portage/gemato: keyworded 15.2 for hppa, bug #739136
Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 268ee6d821e3..c65e93122327 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 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="+gpg tools" RDEPEND=" |