diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:08:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 20:08:28 +0300 |
commit | 8596d0075f3f591f26aa8c3e9a2e81fb2d33fea3 (patch) | |
tree | 0b64c57550c8897d598a9f5bdbe0d1bc2e018419 /dev-cpp | |
parent | net-libs/glib-networking: arm stable wrt bug #677430 (diff) | |
download | gentoo-8596d0075f3f591f26aa8c3e9a2e81fb2d33fea3.tar.gz gentoo-8596d0075f3f591f26aa8c3e9a2e81fb2d33fea3.tar.bz2 gentoo-8596d0075f3f591f26aa8c3e9a2e81fb2d33fea3.zip |
dev-cpp/glibmm: arm stable wrt bug #677430
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.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.56.1.ebuild b/dev-cpp/glibmm/glibmm-2.56.1.ebuild index d9ad6015406d..e7df7e4da3d3 100644 --- a/dev-cpp/glibmm/glibmm-2.56.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.56.1.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=" |