diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:00:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 17:00:40 +0200 |
commit | f71e3e1807ce590f4c39f43de0cdebe4bbc5c829 (patch) | |
tree | d15ee19a9aae4c3a4fa34b1e55e12a0f0eda036e /dev-cpp | |
parent | x11-misc/treeline: ppc stable wrt bug #616300 (diff) | |
download | gentoo-f71e3e1807ce590f4c39f43de0cdebe4bbc5c829.tar.gz gentoo-f71e3e1807ce590f4c39f43de0cdebe4bbc5c829.tar.bz2 gentoo-f71e3e1807ce590f4c39f43de0cdebe4bbc5c829.zip |
dev-cpp/glibmm: ppc stable wrt bug #615406
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
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 7052df5dd542..ba66679b1b36 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=" |