diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:54:05 +0100 |
commit | a2e4868136e5bcac1d1247274b5da5345fe642a0 (patch) | |
tree | 35b6d907265608f5416b895a5d22d23fdd228127 /dev-python/piddle | |
parent | app-text/pdfgrep: x86 stable wrt bug #591844 (diff) | |
download | gentoo-a2e4868136e5bcac1d1247274b5da5345fe642a0.tar.gz gentoo-a2e4868136e5bcac1d1247274b5da5345fe642a0.tar.bz2 gentoo-a2e4868136e5bcac1d1247274b5da5345fe642a0.zip |
dev-python/piddle: x86 stable wrt bug #599292
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/piddle')
-rw-r--r-- | dev-python/piddle/piddle-1.0.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/piddle/piddle-1.0.15-r1.ebuild b/dev-python/piddle/piddle-1.0.15-r1.ebuild index 5964b62b7aaa..8559ed613537 100644 --- a/dev-python/piddle/piddle-1.0.15-r1.ebuild +++ b/dev-python/piddle/piddle-1.0.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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/piddle/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="doc" python_install_all() { |