diff options
author | Sam James <sam@gentoo.org> | 2020-11-05 16:15:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-05 16:15:44 +0000 |
commit | 267e842b6716e6c290d78e1d5e3122a542ba9525 (patch) | |
tree | 712a033f42e933896db3d510896e7bc76f08738f /dev-cpp | |
parent | app-crypt/gcr: Stabilize 3.36.0 ppc64, #738728 (diff) | |
download | gentoo-267e842b6716e6c290d78e1d5e3122a542ba9525.tar.gz gentoo-267e842b6716e6c290d78e1d5e3122a542ba9525.tar.bz2 gentoo-267e842b6716e6c290d78e1d5e3122a542ba9525.zip |
dev-cpp/glibmm: Stabilize 2.64.2 ppc64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.64.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.64.2.ebuild b/dev-cpp/glibmm/glibmm-2.64.2.ebuild index 47b552db9bfe..7fcb0fdcffb3 100644 --- a/dev-cpp/glibmm/glibmm-2.64.2.ebuild +++ b/dev-cpp/glibmm/glibmm-2.64.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" 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 )" |