summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:08 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:08 +0200
commit8f672410796e374103e2f64e7b2d71602d053be8 (patch)
tree410708e50e413a5da547174364186a07c2e4fc65 /dev-python/pycipher
parentdev-python/oauth2client: Sort KEYWORDS (diff)
downloadgentoo-8f672410796e374103e2f64e7b2d71602d053be8.tar.gz
gentoo-8f672410796e374103e2f64e7b2d71602d053be8.tar.bz2
gentoo-8f672410796e374103e2f64e7b2d71602d053be8.zip
dev-python/pycipher: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pycipher')
-rw-r--r--dev-python/pycipher/pycipher-0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycipher/pycipher-0.2-r1.ebuild b/dev-python/pycipher/pycipher-0.2-r1.ebuild
index 7f467f071621..47d3d3f7e748 100644
--- a/dev-python/pycipher/pycipher-0.2-r1.ebuild
+++ b/dev-python/pycipher/pycipher-0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.py"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"