summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:14 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:14 +0200
commit6d6f491f98e796eb7a1afe8711d061c002c860b7 (patch)
tree0aed51866350bf8a5edf172687439cff21ea3a67 /dev-python/secretstorage
parentdev-python/python-gflags: Sort KEYWORDS (diff)
downloadgentoo-6d6f491f98e796eb7a1afe8711d061c002c860b7.tar.gz
gentoo-6d6f491f98e796eb7a1afe8711d061c002c860b7.tar.bz2
gentoo-6d6f491f98e796eb7a1afe8711d061c002c860b7.zip
dev-python/secretstorage: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/secretstorage')
-rw-r--r--dev-python/secretstorage/secretstorage-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/secretstorage/secretstorage-2.3.1.ebuild b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index 15b6811e5eea..a706011c6aa2 100644
--- a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~arm amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"