diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:15 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:15 -0500 |
commit | b15861044afb3494a78cf71ff1f2cb6bcc7d4e9d (patch) | |
tree | 41b75481f918b940dfd56d8daa254b119a1a1eae /dev-cpp | |
parent | sys-auth/pambase-20150213-r2: alpha stable, bug 658646 (diff) | |
download | gentoo-b15861044afb3494a78cf71ff1f2cb6bcc7d4e9d.tar.gz gentoo-b15861044afb3494a78cf71ff1f2cb6bcc7d4e9d.tar.bz2 gentoo-b15861044afb3494a78cf71ff1f2cb6bcc7d4e9d.zip |
dev-cpp/glibmm-2.56.0: alpha stable, bug 670024
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.56.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.56.0.ebuild b/dev-cpp/glibmm/glibmm-2.56.0.ebuild index 3357e30425c0..13e1f59bb723 100644 --- a/dev-cpp/glibmm/glibmm-2.56.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.56.0.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=" |