diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 13:48:00 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 23:39:39 +0200 |
commit | ba4f7bf4fd7055514db536f6f383739e88d76fdd (patch) | |
tree | 8a5c9316eca64db1187529cadeef3950690ccf44 /x11-libs | |
parent | app-admin/gkrellm: drop to ~hppa (diff) | |
download | gentoo-ba4f7bf4fd7055514db536f6f383739e88d76fdd.tar.gz gentoo-ba4f7bf4fd7055514db536f6f383739e88d76fdd.tar.bz2 gentoo-ba4f7bf4fd7055514db536f6f383739e88d76fdd.zip |
x11-libs/gtkglarea: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild index 5766a907b263..c70462d862ea 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=">=x11-libs/gtk+-2.0.3:2 diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild index f3788d891dac..a91c2801415b 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="https://www.mono-project.com/archived/gtkglarea/" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" |