diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 11:36:11 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-08 11:42:37 +0200 |
commit | de6eb6dd5fad822c092004c2738cbd19f5dfcc09 (patch) | |
tree | 349e157bf3d6af53ded8aaa60b283463f14c7249 /dev-cpp | |
parent | dev-cpp/libglademm: drop to ~hppa (diff) | |
download | gentoo-de6eb6dd5fad822c092004c2738cbd19f5dfcc09.tar.gz gentoo-de6eb6dd5fad822c092004c2738cbd19f5dfcc09.tar.bz2 gentoo-de6eb6dd5fad822c092004c2738cbd19f5dfcc09.zip |
dev-cpp/gtkmm: 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-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.24.5.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.24.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild index 40b8fe7867d4..719b4a6451a2 100644 --- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.24.5.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=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="2.4" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild index ddafc05c9c0e..efe791ac669b 100644 --- a/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.24.1.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=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="aqua doc test wayland X" RESTRICT="!test? ( test )" |