diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:46:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:44 +0100 |
commit | 277d09afa90c5330fe354c137df47e19e0cb5bda (patch) | |
tree | 28de85950af68fef8769d97255bdb70fb97d6246 /dev-python/pyemf/pyemf-2.0.0.ebuild | |
parent | ce08ec529bfcdf5914942021d1fc63bde785741e (diff) | |
download | gentoo-277d09afa90c5330fe354c137df47e19e0cb5bda.tar.gz gentoo-277d09afa90c5330fe354c137df47e19e0cb5bda.tar.xz |
dev-python/pyemf: x86 stable wrt bug #599842
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyemf/pyemf-2.0.0.ebuild')
-rw-r--r-- | dev-python/pyemf/pyemf-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyemf/pyemf-2.0.0.ebuild b/dev-python/pyemf/pyemf-2.0.0.ebuild index 0751730fb5b..7549728f947 100644 --- a/dev-python/pyemf/pyemf-2.0.0.ebuild +++ b/dev-python/pyemf/pyemf-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |