diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:45:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:38 +0100 |
commit | 5c8e727e82baf77d7c62d4bf95cede17c3ed0025 (patch) | |
tree | 8b4c48f03509d57388e3678fbe27cef330590cef /dev-python/pyndex/pyndex-0.3.2a-r1.ebuild | |
parent | dev-cpp/lucene++: x86 stable wrt bug #563966 (diff) | |
download | gentoo-5c8e727e82baf77d7c62d4bf95cede17c3ed0025.tar.gz gentoo-5c8e727e82baf77d7c62d4bf95cede17c3ed0025.tar.bz2 gentoo-5c8e727e82baf77d7c62d4bf95cede17c3ed0025.zip |
dev-python/pyndex: x86 stable wrt bug #599298
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyndex/pyndex-0.3.2a-r1.ebuild')
-rw-r--r-- | dev-python/pyndex/pyndex-0.3.2a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild b/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild index c394dd5783ce..f70c8e70b08f 100644 --- a/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild +++ b/dev-python/pyndex/pyndex-0.3.2a-r1.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$ @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/pyndex/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-db/metakit-2.4.9.2[python]" |