summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-20 01:21:18 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-20 01:22:39 +0200
commitea5263dbef0eeb22fe4dcfeeca1cbfa4829dc211 (patch)
tree90a1f575ee3ec12ef225e8de8378e11a7ff1c9f4 /dev-python/cssutils
parentdev-python/ptpython: clean up old. (diff)
downloadgentoo-ea5263dbef0eeb22fe4dcfeeca1cbfa4829dc211.tar.gz
gentoo-ea5263dbef0eeb22fe4dcfeeca1cbfa4829dc211.tar.bz2
gentoo-ea5263dbef0eeb22fe4dcfeeca1cbfa4829dc211.zip
dev-python/cssutils: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/cssutils')
-rw-r--r--dev-python/cssutils/cssutils-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cssutils/cssutils-1.0.1.ebuild b/dev-python/cssutils/cssutils-1.0.1.ebuild
index 3553d268297c..f346c7d9bdd9 100644
--- a/dev-python/cssutils/cssutils-1.0.1.ebuild
+++ b/dev-python/cssutils/cssutils-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 arm ppc x86"
IUSE="test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"