commit: ea5263dbef0eeb22fe4dcfeeca1cbfa4829dc211
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 23:21:18 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 23:22:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5263db
dev-python/cssutils: Stable for amd64. Mark stable for the remaining arches
using the ALLARCHES policy.
Package-Manager: portage-2.3.0
dev-python/cssutils/cssutils-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cssutils/cssutils-1.0.1.ebuild
b/dev-python/cssutils/cssutils-1.0.1.ebuild
index 3553d26..f346c7d 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}]"