diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:11 +0200 |
commit | 8d9d5d9eed29e7b3233d7a4ab55852cef3e1a319 (patch) | |
tree | d405548407f3a17cbba460b466a2259f039e7fbc /dev-cpp | |
parent | app-text/gtkspell: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-8d9d5d9eed29e7b3233d7a4ab55852cef3e1a319.tar.gz gentoo-8d9d5d9eed29e7b3233d7a4ab55852cef3e1a319.tar.bz2 gentoo-8d9d5d9eed29e7b3233d7a4ab55852cef3e1a319.zip |
dev-cpp/glibmm: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 105f3c349b62..8c2e0ffeeadd 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 )" |