diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:55:03 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:55:03 +0200 |
commit | 9c540ac35c0d14c5265930ae41fdf5019e8a23d0 (patch) | |
tree | 218eecbd5cbb1dac63d3f110aa04b867ce08cf67 /dev-cpp | |
parent | net-libs/glib-networking: x86 stable (bug #677430) (diff) | |
download | gentoo-9c540ac35c0d14c5265930ae41fdf5019e8a23d0.tar.gz gentoo-9c540ac35c0d14c5265930ae41fdf5019e8a23d0.tar.bz2 gentoo-9c540ac35c0d14c5265930ae41fdf5019e8a23d0.zip |
dev-cpp/glibmm: x86 stable (bug #677430)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.56.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.56.1.ebuild b/dev-cpp/glibmm/glibmm-2.56.1.ebuild index 3f39e257f0fa..20a072129508 100644 --- a/dev-cpp/glibmm/glibmm-2.56.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.56.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=" |