diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 16:28:47 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 16:41:38 +0200 |
commit | 9f90d93c79120197eec5335954a979a36fe0a268 (patch) | |
tree | 25f86db6fc61a9a26bbae312bfe8bb1120af29e2 /dev-python/gnome-python-extras-base | |
parent | profiles: hppa: Add nmap[zenmap] to p.use.stable.mask (diff) | |
download | gentoo-9f90d93c79120197eec5335954a979a36fe0a268.tar.gz gentoo-9f90d93c79120197eec5335954a979a36fe0a268.tar.bz2 gentoo-9f90d93c79120197eec5335954a979a36fe0a268.zip |
dev-python/gnome-python-extras-base: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/gnome-python-extras-base')
-rw-r--r-- | dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild index 542c711646f2..6decf4fca5b1 100644 --- a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.ebuild +++ b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3-r1.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="5" @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} gnome-base/gnome-common" # eautoreconf needs gnome-base/gnome-common -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" S="${WORKDIR}/${MY_PN}-${PV}" |