diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:10:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:10:02 +0200 |
commit | ebf80adcd43fdd9968eeb69ab54f8797118b96f8 (patch) | |
tree | 544073d41a330ef379451d72fdd23e235bf32f7d /dev-cpp | |
parent | app-text/gtkspell: x86 stable wrt bug #717144 (diff) | |
download | gentoo-ebf80adcd43fdd9968eeb69ab54f8797118b96f8.tar.gz gentoo-ebf80adcd43fdd9968eeb69ab54f8797118b96f8.tar.bz2 gentoo-ebf80adcd43fdd9968eeb69ab54f8797118b96f8.zip |
dev-cpp/glibmm: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.62.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.62.0.ebuild b/dev-cpp/glibmm/glibmm-2.62.0.ebuild index 8c2e0ffeeadd..ca12f675713a 100644 --- a/dev-cpp/glibmm/glibmm-2.62.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.62.0.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RESTRICT="!test? ( test )" |