diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 21:44:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-06 21:44:26 +0300 |
commit | 1fb753ba1352ee0d5aab586cb2a86715e5fb0499 (patch) | |
tree | 6c38f0a86392ee8a6bd7cf4f96d52a4fc1295edf /dev-python/pyhamcrest | |
parent | dev-python/pyhamcrest: Add ~ppc keyword wrt bug #661320 (diff) | |
download | gentoo-1fb753ba1352ee0d5aab586cb2a86715e5fb0499.tar.gz gentoo-1fb753ba1352ee0d5aab586cb2a86715e5fb0499.tar.bz2 gentoo-1fb753ba1352ee0d5aab586cb2a86715e5fb0499.zip |
dev-python/pyhamcrest: ppc stable wrt bug #710566
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene@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 3c8856348db8..46bbf1b22e5f 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 hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )" |