diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-14 21:19:34 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:08:22 +0100 |
commit | 6fe10fbd09f9faf339bfcc147396d0f3bf177bc7 (patch) | |
tree | 731af78eb70625ce213765de24b492e9264a3923 /dev-cpp | |
parent | app-text/libgxps: arm stable, bug #631656 (diff) | |
download | gentoo-6fe10fbd09f9faf339bfcc147396d0f3bf177bc7.tar.gz gentoo-6fe10fbd09f9faf339bfcc147396d0f3bf177bc7.tar.bz2 gentoo-6fe10fbd09f9faf339bfcc147396d0f3bf177bc7.zip |
dev-cpp/glibmm: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 75a3854fe000..0a82dc7a4e96 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=" |