diff options
author | 2023-06-20 17:10:21 +0100 | |
---|---|---|
committer | 2023-06-20 17:10:26 +0100 | |
commit | 2b8c9418061454e64ed47d71c7d390a1156dfb78 (patch) | |
tree | e021920a9e3e8919413312b1f30d7a2b8b135b66 /app-emacs/eselect-mode | |
parent | media-video/yle-dl: stabilize 20230611 for ALLARCHES (diff) | |
download | gentoo-2b8c9418061454e64ed47d71c7d390a1156dfb78.tar.gz gentoo-2b8c9418061454e64ed47d71c7d390a1156dfb78.tar.bz2 gentoo-2b8c9418061454e64ed47d71c7d390a1156dfb78.zip |
app-emacs/eselect-mode: Stabilize 1.4.22 ALLARCHES, #908882
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.22.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.22.ebuild index 86e72007688c..384b60411371 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.22.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.22.ebuild @@ -13,6 +13,6 @@ S="${WORKDIR}/${MY_P}/misc" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" SITEFILE="50${PN}-gentoo.el" |