diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-02 21:59:29 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-02 22:02:16 -0500 |
commit | 1a5c9d1f00fd253140d4e8068ee99669a770f085 (patch) | |
tree | 1fe852f66803f71f7127d3bb8a8ade5e8ebc7961 /dev-python/pyhamcrest | |
parent | dev-python/ptyprocess: amd64 stable (diff) | |
download | gentoo-1a5c9d1f00fd253140d4e8068ee99669a770f085.tar.gz gentoo-1a5c9d1f00fd253140d4e8068ee99669a770f085.tar.bz2 gentoo-1a5c9d1f00fd253140d4e8068ee99669a770f085.zip |
dev-python/pyhamcrest: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 80a64d742426..99a301f46f0a 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sh ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~sh ~amd64-linux ~x86-linux" IUSE="doc examples test" REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )" RESTRICT="!test? ( test )" |