diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 21:29:57 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 22:53:03 +0100 |
commit | b890c11ced057f7d4ac2f2e15abcd47f8c9f764e (patch) | |
tree | d1e3399afc8f0c8b8b0eedbc9dd9101c7d2b945f /dev-python/pyhamcrest | |
parent | x11-libs/goffice: Remove old (diff) | |
download | gentoo-b890c11ced057f7d4ac2f2e15abcd47f8c9f764e.tar.gz gentoo-b890c11ced057f7d4ac2f2e15abcd47f8c9f764e.tar.bz2 gentoo-b890c11ced057f7d4ac2f2e15abcd47f8c9f764e.zip |
dev-python/pyhamcrest: keyworded 1.9.0-r1 for hppa, bug #661320
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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/pyhamcrest')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 8668e810507f..ef5d1585d776 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )" |