diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:40 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:40 -0500 |
commit | 4fe83f0616f9ec76f91c826ccc972c6e3857d1bf (patch) | |
tree | 588666ab5ebc56e04a99b7e01b4bf5c7b5c4704d | |
parent | dev-python/castellan: 0.12.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-4fe83f0616f9ec76f91c826ccc972c6e3857d1bf.tar.gz gentoo-4fe83f0616f9ec76f91c826ccc972c6e3857d1bf.tar.bz2 gentoo-4fe83f0616f9ec76f91c826ccc972c6e3857d1bf.zip |
dev-python/voluptuous: 0.10.5 stablized amd64 x86 under allarches
-rw-r--r-- | dev-python/voluptuous/voluptuous-0.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/voluptuous/voluptuous-0.10.5.ebuild b/dev-python/voluptuous/voluptuous-0.10.5.ebuild index 23371fd18f24..0e92b05a57c3 100644 --- a/dev-python/voluptuous/voluptuous-0.10.5.ebuild +++ b/dev-python/voluptuous/voluptuous-0.10.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |