diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:16:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 17:29:36 +0300 |
commit | 23e88d8c468adcf5283e7ec46620237e3e92be6c (patch) | |
tree | 5fb837af9b768ca72d9edcf5095159582818433d /dev-cpp | |
parent | app-misc/bijiben: x86 stable wrt bug #670024 (diff) | |
download | gentoo-23e88d8c468adcf5283e7ec46620237e3e92be6c.tar.gz gentoo-23e88d8c468adcf5283e7ec46620237e3e92be6c.tar.bz2 gentoo-23e88d8c468adcf5283e7ec46620237e3e92be6c.zip |
dev-cpp/glibmm: x86 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 068ea742ba1c..2dcd7c3484b0 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=" |