diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 10:47:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 11:27:31 +0200 |
commit | c2f632afffab1172cb309b8e85d7c44ff47e483a (patch) | |
tree | 50a97ff55548195d04f703af50f9990bfc14f4d4 /app-text | |
parent | dev-scheme/gauche-gtk: drop x11-libs/gtkglext dependency (diff) | |
download | gentoo-c2f632afffab1172cb309b8e85d7c44ff47e483a.tar.gz gentoo-c2f632afffab1172cb309b8e85d7c44ff47e483a.tar.bz2 gentoo-c2f632afffab1172cb309b8e85d7c44ff47e483a.zip |
app-text/gtkspell: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 2 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index e2851ea43dee..b57d54a8d44f 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild index db2f17b17ddc..a1f40688379d 100644 --- a/app-text/gtkspell/gtkspell-3.0.9.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="3/0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |