diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:20:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:04 +0200 |
commit | ffd32cbc4d547aba602fa749c3ff4772ebd24217 (patch) | |
tree | 2c6f906abea381c1b23d747c4c6baef7ba4244c8 /dev-cpp/glibmm | |
parent | app-text/libgxps: x86 stable wrt bug #611134 (diff) | |
download | gentoo-ffd32cbc4d547aba602fa749c3ff4772ebd24217.tar.gz gentoo-ffd32cbc4d547aba602fa749c3ff4772ebd24217.tar.bz2 gentoo-ffd32cbc4d547aba602fa749c3ff4772ebd24217.zip |
dev-cpp/glibmm: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.0.ebuild b/dev-cpp/glibmm/glibmm-2.50.0.ebuild index b1b342195ec3..3e29c1ed85cd 100644 --- a/dev-cpp/glibmm/glibmm-2.50.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.0.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=" |