diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:30:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:41:16 +0300 |
commit | b5c8b190b4fd29702641b3ee43f53412fab3be8f (patch) | |
tree | e4cac0ceefee4ba5b53071bc297e53ab2b8bb650 /dev-cpp | |
parent | app-text/yelp-tools: amd64 stable wrt bug #702260 (diff) | |
download | gentoo-b5c8b190b4fd29702641b3ee43f53412fab3be8f.tar.gz gentoo-b5c8b190b4fd29702641b3ee43f53412fab3be8f.tar.bz2 gentoo-b5c8b190b4fd29702641b3ee43f53412fab3be8f.zip |
dev-cpp/glibmm: amd64 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.60.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.60.1.ebuild b/dev-cpp/glibmm/glibmm-2.60.1.ebuild index d742fe267822..1c4be92cba79 100644 --- a/dev-cpp/glibmm/glibmm-2.60.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.60.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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RDEPEND=" |