diff options
author | 2024-09-01 22:46:52 +0300 | |
---|---|---|
committer | 2024-09-01 22:46:52 +0300 | |
commit | 673929f4380fccaf89eacdefacc3b06f583a9114 (patch) | |
tree | 1d902c4cb9067e4847dffe827c14a002d95a49f9 /x11-misc | |
parent | app-admin/logrotate: Stabilize 3.22.0 sparc, #938627 (diff) | |
download | gentoo-673929f4380fccaf89eacdefacc3b06f583a9114.tar.gz gentoo-673929f4380fccaf89eacdefacc3b06f583a9114.tar.bz2 gentoo-673929f4380fccaf89eacdefacc3b06f583a9114.zip |
x11-misc/appmenu-gtk-module: Stabilize 24.05-r2 arm64, #938695
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/appmenu-gtk-module/appmenu-gtk-module-24.05-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-24.05-r2.ebuild b/x11-misc/appmenu-gtk-module/appmenu-gtk-module-24.05-r2.ebuild index 445ac7e8eb0f..d4570fc72a9d 100644 --- a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-24.05-r2.ebuild +++ b/x11-misc/appmenu-gtk-module/appmenu-gtk-module-24.05-r2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-24.02 LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="gtk2 test wayland" # Tests are manual and hang in the ebuild RESTRICT="!test? ( test ) test" |