projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69dfe95
)
dev-python/trustme: Keyword ~x86
author
Michał Górny
<mgorny@gentoo.org>
Sun, 14 Jul 2019 12:10:11 +0000
(14:10 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 14 Jul 2019 12:26:00 +0000
(14:26 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/trustme/trustme-0.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/trustme/trustme-0.5.0.ebuild
b/dev-python/trustme/trustme-0.5.0.ebuild
index bdc3fb22d15cb5ceeb728435b0204a93266a0581..50fd9fa9611b06508a3308738ba25598b040e10f 100644
(file)
--- a/
dev-python/trustme/trustme-0.5.0.ebuild
+++ b/
dev-python/trustme/trustme-0.5.0.ebuild
@@
-12,7
+12,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64
~x86
"
IUSE="test"
RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]