diff options
author | Sam James <sam@gentoo.org> | 2023-11-18 14:49:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-18 14:49:03 +0000 |
commit | e6c57ba2e9b665a3f03155ced4c764c0f6f4f710 (patch) | |
tree | 4314d3492faff6858e45b986cc5e4aacd19a9264 /app-emacs | |
parent | app-misc/hyfetch: Keyword 1.4.10 arm64, #917542 (diff) | |
download | gentoo-e6c57ba2e9b665a3f03155ced4c764c0f6f4f710.tar.gz gentoo-e6c57ba2e9b665a3f03155ced4c764c0f6f4f710.tar.bz2 gentoo-e6c57ba2e9b665a3f03155ced4c764c0f6f4f710.zip |
app-emacs/whine: Stabilize 20231020 ALLARCHES, #917545
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/whine/whine-20231020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/whine/whine-20231020.ebuild b/app-emacs/whine/whine-20231020.ebuild index ffd7cf1bd3fe..0fe4fd1a783c 100644 --- a/app-emacs/whine/whine-20231020.ebuild +++ b/app-emacs/whine/whine-20231020.ebuild @@ -11,6 +11,6 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SITEFILE="50${PN}-gentoo.el" |