diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-09-14 10:04:31 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-09-14 10:28:30 +0200 |
commit | e7fc8390a5d8b8b055bebb6d035599c7b5e8d0ef (patch) | |
tree | 37bfba5283d9a19ef0b46030c1722cbed6e468bc /dev-python/pytest-relaxed | |
parent | dev-util/dbus-test-runner-15.04.0_p100-r0: alpha stable (diff) | |
download | gentoo-e7fc8390a5d8b8b055bebb6d035599c7b5e8d0ef.tar.gz gentoo-e7fc8390a5d8b8b055bebb6d035599c7b5e8d0ef.tar.bz2 gentoo-e7fc8390a5d8b8b055bebb6d035599c7b5e8d0ef.zip |
dev-python/pytest-relaxed-1.1.4-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/663988
Diffstat (limited to 'dev-python/pytest-relaxed')
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild index 6e57c7d208a0..ac160033ebd5 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" RDEPEND=" |