dev-python/wtf-peewee: amd64 stable
authorJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 14:05:17 +0000 (22:05 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 14:05:17 +0000 (22:05 +0800)
Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild

index 0fa9610b46bcdf96d22d10b5de42864b7093eabc..e86701ad0c236ddb574f126051fe3c3e68ffd7d1 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/coleifer/wtf-peewee/"
 SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples test"
 
 RDEPEND=">=dev-python/peewee-3[${PYTHON_USEDEP}]