summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-11-01 22:56:51 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-11-01 23:00:01 +0100
commitfd7fd758a6f806c2cb53bf1ff5b127236eed5328 (patch)
treedad393a63f41e2114bdb4fb779eed52ad29dc355 /dev-python
parentapp-crypt/gnupg: Followup fix to making system-cert-store default (diff)
downloadgentoo-fd7fd758a6f806c2cb53bf1ff5b127236eed5328.tar.gz
gentoo-fd7fd758a6f806c2cb53bf1ff5b127236eed5328.tar.bz2
gentoo-fd7fd758a6f806c2cb53bf1ff5b127236eed5328.zip
dev-python/lz4: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/lz4/lz4-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lz4/lz4-0.8.2.ebuild b/dev-python/lz4/lz4-0.8.2.ebuild
index 57032f96e888..9070faa92eb2 100644
--- a/dev-python/lz4/lz4-0.8.2.ebuild
+++ b/dev-python/lz4/lz4-0.8.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"