diff options
author | 2022-03-19 08:51:24 +0100 | |
---|---|---|
committer | 2022-03-19 08:51:24 +0100 | |
commit | 401e2b56928ad2e019a99f57662a6630969a3704 (patch) | |
tree | 1565d793d40012f830aba5ab37b6d2f134ab4f55 | |
parent | app-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #835563 (diff) | |
download | gentoo-401e2b56928ad2e019a99f57662a6630969a3704.tar.gz gentoo-401e2b56928ad2e019a99f57662a6630969a3704.tar.bz2 gentoo-401e2b56928ad2e019a99f57662a6630969a3704.zip |
app-emacs/popup: amd64/x86 stable (ALLARCHES policy) wrt bug #835563
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-emacs/popup/popup-0.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/popup/popup-0.5.8.ebuild b/app-emacs/popup/popup-0.5.8.ebuild index 596a89c72c1..9c4445d4684 100644 --- a/app-emacs/popup/popup-0.5.8.ebuild +++ b/app-emacs/popup/popup-0.5.8.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" DOCS="README.md" |