diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:44:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:37 +0100 |
commit | 6b337c62a9268a1ae29ee459f7cb7b2d2d958ad7 (patch) | |
tree | f79d737bd4b295585ce4e652892e6cc841334ee3 /dev-python/sampy | |
parent | dev-tex/rubber: x86 stable wrt bug #593148 (diff) | |
download | gentoo-6b337c62a9268a1ae29ee459f7cb7b2d2d958ad7.tar.gz gentoo-6b337c62a9268a1ae29ee459f7cb7b2d2d958ad7.tar.bz2 gentoo-6b337c62a9268a1ae29ee459f7cb7b2d2d958ad7.zip |
dev-python/sampy: x86 stable wrt bug #599850
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sampy')
-rw-r--r-- | dev-python/sampy/sampy-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sampy/sampy-1.2.1.ebuild b/dev-python/sampy/sampy-1.2.1.ebuild index 284127f4cb0a..c15f821c7080 100644 --- a/dev-python/sampy/sampy-1.2.1.ebuild +++ b/dev-python/sampy/sampy-1.2.1.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$ @@ -15,5 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" |