diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:44:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:45:25 +0000 |
commit | db53565dcfef8c8ff531438bc1cfc076412f7efe (patch) | |
tree | 3c2385a91ee8e06cc85103ea6fc9a15e431fcf9c /dev-cpp | |
parent | app-text/iso-codes: Stabilize 4.9.0 arm, #831048 (diff) | |
download | gentoo-db53565dcfef8c8ff531438bc1cfc076412f7efe.tar.gz gentoo-db53565dcfef8c8ff531438bc1cfc076412f7efe.tar.bz2 gentoo-db53565dcfef8c8ff531438bc1cfc076412f7efe.zip |
dev-cpp/glibmm: Stabilize 2.66.2 arm, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.66.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.66.2.ebuild b/dev-cpp/glibmm/glibmm-2.66.2.ebuild index 4659e3313727..a8afe7b4977c 100644 --- a/dev-cpp/glibmm/glibmm-2.66.2.ebuild +++ b/dev-cpp/glibmm/glibmm-2.66.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="2" -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 )" |