diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 22:29:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 22:30:29 -0400 |
commit | 49d1752e093f739643efc827b78cc93c828344af (patch) | |
tree | e71fad160f6bee327950c28ec15271e448f202c9 /dev-python | |
parent | dev-python/atom: amd64 stable wrt bug #649100 (diff) | |
download | gentoo-49d1752e093f739643efc827b78cc93c828344af.tar.gz gentoo-49d1752e093f739643efc827b78cc93c828344af.tar.bz2 gentoo-49d1752e093f739643efc827b78cc93c828344af.zip |
dev-python/enaml: amd64 stable wrt bug #649100
Bug: https://bugs.gentoo.org/649100
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/enaml/enaml-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enaml/enaml-0.10.2.ebuild b/dev-python/enaml/enaml-0.10.2.ebuild index 96a05aeea168..0152f3005b90 100644 --- a/dev-python/enaml/enaml-0.10.2.ebuild +++ b/dev-python/enaml/enaml-0.10.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |