diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 07:05:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 07:05:53 +0000 |
commit | cde2622f2dda6b02ddf76caa163ce0af5592dee3 (patch) | |
tree | 1f76383c9d521d606a21d5f10e82ce3a65b85fc9 /dev-cpp | |
parent | dev-python/sip: stable 4.19.3 for hppa, bug #638748 (diff) | |
download | gentoo-cde2622f2dda6b02ddf76caa163ce0af5592dee3.tar.gz gentoo-cde2622f2dda6b02ddf76caa163ce0af5592dee3.tar.bz2 gentoo-cde2622f2dda6b02ddf76caa163ce0af5592dee3.zip |
dev-cpp/gtkmm: stable 3.22.2 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.22.2.ebuild b/dev-cpp/gtkmm/gtkmm-3.22.2.ebuild index 91c919ccffac..0367a16f3cbd 100644 --- a/dev-cpp/gtkmm/gtkmm-3.22.2.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.22.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="aqua doc test wayland X" REQUIRED_USE="|| ( aqua wayland X )" |