diff options
author | Sam James <sam@gentoo.org> | 2023-01-03 20:27:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-03 20:27:51 +0000 |
commit | 0f4628c39d11273bf49e08d8d5846a670e58947d (patch) | |
tree | 9c8430f141cac999d957875633bad46e7c691572 /app-emacs | |
parent | app-emacs/php-mode: Stabilize 1.24.2 ALLARCHES, #889582 (diff) | |
download | gentoo-0f4628c39d11273bf49e08d8d5846a670e58947d.tar.gz gentoo-0f4628c39d11273bf49e08d8d5846a670e58947d.tar.bz2 gentoo-0f4628c39d11273bf49e08d8d5846a670e58947d.zip |
app-emacs/popup: Stabilize 0.5.9 ALLARCHES, #889584
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/popup/popup-0.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |