summaryrefslogtreecommitdiff
path: root/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild')
-rw-r--r--dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild b/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
index 25c10321fe62..744f7665ed00 100644
--- a/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
+++ b/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
distutils_enable_tests pytest
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Produce ansi color output and colored highlighting and diffing"