From 0f4628c39d11273bf49e08d8d5846a670e58947d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 3 Jan 2023 20:27:51 +0000 Subject: app-emacs/popup: Stabilize 0.5.9 ALLARCHES, #889584 Signed-off-by: Sam James --- app-emacs/popup/popup-0.5.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/popup') diff --git a/app-emacs/popup/popup-0.5.9.ebuild b/app-emacs/popup/popup-0.5.9.ebuild index 2e0953b81e76..4ee83c52494d 100644 --- a/app-emacs/popup/popup-0.5.9.ebuild +++ b/app-emacs/popup/popup-0.5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" DOCS=( README.md ) -- cgit v1.2.3-65-gdbad