diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-03 05:48:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 09:27:43 +0000 |
commit | fea178c626b991422c2141c69d918f8f1ddd8905 (patch) | |
tree | bb6ddae53a1a03c25aebed810b0f7fbc330d2fa9 /dev-cpp | |
parent | dev-libs/libcdio-paranoia: stable 0.94_p2 for sparc, bug #673074 (diff) | |
download | gentoo-fea178c626b991422c2141c69d918f8f1ddd8905.tar.gz gentoo-fea178c626b991422c2141c69d918f8f1ddd8905.tar.bz2 gentoo-fea178c626b991422c2141c69d918f8f1ddd8905.zip |
dev-cpp/glibmm: stable 2.56.0 for hppa, bug #670024
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.56.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.56.0.ebuild b/dev-cpp/glibmm/glibmm-2.56.0.ebuild index 13e1f59bb723..20a072129508 100644 --- a/dev-cpp/glibmm/glibmm-2.56.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.56.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RDEPEND=" |