diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:58:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-19 11:58:04 +0100 |
commit | ce98a2bd64e95e9464e5757a8135b327cd220cfb (patch) | |
tree | d358987b47d886edd1a8b22c780abf20074e863c /dev-python/pyphen | |
parent | dev-python/pyopengl: x86 stable wrt bug #606292 (diff) | |
download | gentoo-ce98a2bd64e95e9464e5757a8135b327cd220cfb.tar.gz gentoo-ce98a2bd64e95e9464e5757a8135b327cd220cfb.tar.bz2 gentoo-ce98a2bd64e95e9464e5757a8135b327cd220cfb.zip |
dev-python/pyphen: x86 stable wrt bug #606296
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r-- | dev-python/pyphen/pyphen-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyphen/pyphen-0.9.4.ebuild b/dev-python/pyphen/pyphen-0.9.4.ebuild index 660e6bc34a41..19dc43568da0 100644 --- a/dev-python/pyphen/pyphen-0.9.4.ebuild +++ b/dev-python/pyphen/pyphen-0.9.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Kozea/Pyphen" LICENSE="GPL-2+ LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |