diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:34:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:35:50 +0100 |
commit | c12c9ffc1bf5a3a698e229a25b666115597518b2 (patch) | |
tree | 42ac43f5f4dec591ce5fa186bb2271de5e3dc89e /dev-python/pmw | |
parent | dev-python/pillow: sparc stable wrt bug #714404 (diff) | |
download | gentoo-c12c9ffc1bf5a3a698e229a25b666115597518b2.tar.gz gentoo-c12c9ffc1bf5a3a698e229a25b666115597518b2.tar.bz2 gentoo-c12c9ffc1bf5a3a698e229a25b666115597518b2.zip |
dev-python/pmw: sparc stable wrt bug #714408
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pmw')
-rw-r--r-- | dev-python/pmw/pmw-1.3.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pmw/pmw-1.3.3-r3.ebuild b/dev-python/pmw/pmw-1.3.3-r3.ebuild index 619e0f5b48cf..1c9f7c6a3598 100644 --- a/dev-python/pmw/pmw-1.3.3-r3.ebuild +++ b/dev-python/pmw/pmw-1.3.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="py2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc examples" DEPEND="!dev-python/pmw:0" |