diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:04:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:04:09 +0100 |
commit | 517b4cc59c6cc8497b3898c4de0afc45ea2b22c3 (patch) | |
tree | 467599488c5368bae3ff736e6483038896503f27 /dev-cpp | |
parent | dev-cpp/glibmm: Stabilize 2.66.4 ppc64, #843794 (diff) | |
download | gentoo-517b4cc59c6cc8497b3898c4de0afc45ea2b22c3.tar.gz gentoo-517b4cc59c6cc8497b3898c4de0afc45ea2b22c3.tar.bz2 gentoo-517b4cc59c6cc8497b3898c4de0afc45ea2b22c3.zip |
dev-cpp/glibmm: Stabilize 2.72.1 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.72.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.72.1.ebuild b/dev-cpp/glibmm/glibmm-2.72.1.ebuild index 93e746b94281..e021518b7f37 100644 --- a/dev-cpp/glibmm/glibmm-2.72.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.72.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="2.68" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RESTRICT="!test? ( test )" |