summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-02-25 18:25:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-25 18:34:05 +0000
commitc0c5efe070c2d6e222d84207c48ab2d2b2e5db34 (patch)
tree8cb27a01f8509a18d4eb56d92ff589e57efc6d73 /dev-python/snakeoil
parentdev-python/sphinx_lv2_theme: keyworded 1.0.0 for hppa, bug #769413 (diff)
downloadgentoo-c0c5efe070c2d6e222d84207c48ab2d2b2e5db34.tar.gz
gentoo-c0c5efe070c2d6e222d84207c48ab2d2b2e5db34.tar.bz2
gentoo-c0c5efe070c2d6e222d84207c48ab2d2b2e5db34.zip
dev-python/snakeoil: keyworded 0.9.2-r1 for hppa, bug #771585
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild b/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild
index e3fdf2c979c1..c15346749758 100644
--- a/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.9.2-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi