diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:36:33 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:37:24 +0100 |
commit | c7ec4d7cfdb770ba0d247080246551e57edd6a54 (patch) | |
tree | f1049c0579258acf7f5d14fa32b36cd641f04d68 /dev-cpp | |
parent | app-text/iso-codes-3.76-r0: alpha stable (diff) | |
download | gentoo-c7ec4d7cfdb770ba0d247080246551e57edd6a54.tar.gz gentoo-c7ec4d7cfdb770ba0d247080246551e57edd6a54.tar.bz2 gentoo-c7ec4d7cfdb770ba0d247080246551e57edd6a54.zip |
dev-cpp/glibmm-2.52.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.52.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.52.1.ebuild b/dev-cpp/glibmm/glibmm-2.52.1.ebuild index 4746c0579c1d..75a3854fe000 100644 --- a/dev-cpp/glibmm/glibmm-2.52.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.52.1.ebuild @@ -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=" |