diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 00:23:47 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 00:44:24 +0200 |
commit | 867939b89abc4eb8a6aa267d524b35f41bf89ea6 (patch) | |
tree | d3ff79826cdc75464adba51f7efb1c1055bb0e72 /dev-python/gtkspell-python | |
parent | media-sound/musescore: bump to 3.4.2 (diff) | |
download | gentoo-867939b89abc4eb8a6aa267d524b35f41bf89ea6.tar.gz gentoo-867939b89abc4eb8a6aa267d524b35f41bf89ea6.tar.bz2 gentoo-867939b89abc4eb8a6aa267d524b35f41bf89ea6.zip |
dev-python/gtkspell-python: 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/gtkspell-python')
-rw-r--r-- | dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild index 1ca4939cde75..232c41696c51 100644 --- a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild +++ b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ DESCRIPTION="GtkSpell bindings for Python" # an ebuild, currently. Punt till we actually have to face the issue. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="doc examples" RDEPEND="app-text/gtkspell:2" |