diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:35:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:37:03 +0200 |
commit | cf4af3e9356f5909728cb72573af947b5a54c26c (patch) | |
tree | 949d00f387073d5b96c0f1f43c6de5ecb591520e /dev-cpp | |
parent | app-admin/gentoo-rsync-mirror: ppc64 stable wrt bug #611196 (diff) | |
download | gentoo-cf4af3e9356f5909728cb72573af947b5a54c26c.tar.gz gentoo-cf4af3e9356f5909728cb72573af947b5a54c26c.tar.bz2 gentoo-cf4af3e9356f5909728cb72573af947b5a54c26c.zip |
dev-cpp/glibmm: ppc64 stable wrt bug #615406
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.1.ebuild b/dev-cpp/glibmm/glibmm-2.50.1.ebuild index ba66679b1b36..1a05884b0265 100644 --- a/dev-cpp/glibmm/glibmm-2.50.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 ~arm ~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 ~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=" |