projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ab569
)
dev-python/pycipher: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:08 +0000
(17:23 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:08 +0000
(17:23 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycipher/pycipher-0.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycipher/pycipher-0.2-r1.ebuild
b/dev-python/pycipher/pycipher-0.2-r1.ebuild
index 7f467f0716217688b2187f7009e4577ceb766f2c..47d3d3f7e748651e42224a5a38ee3b27486300b8 100644
(file)
--- 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}"