diff options
author | 2018-02-18 08:36:10 +0100 | |
---|---|---|
committer | 2018-02-18 08:30:33 +0000 | |
commit | 67a96b4c13741908d1830bd9691cc9b4c541ba00 (patch) | |
tree | 937e8815767c8854c91056da2b8c72e46b35a3db | |
parent | dev-scheme/slib: stable 3.2.5-r1 for sparc, bug #646760 (diff) | |
download | gentoo-67a96b4c13741908d1830bd9691cc9b4c541ba00.tar.gz gentoo-67a96b4c13741908d1830bd9691cc9b4c541ba00.tar.bz2 gentoo-67a96b4c13741908d1830bd9691cc9b4c541ba00.zip |
dev-python/pytest-relaxed: keyworded 1.1.0 for sparc, bug #647562
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild index 027870280e59..be0ad56ba2c4 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |