diff options
author | 2024-06-05 06:22:20 +0100 | |
---|---|---|
committer | 2024-06-05 06:22:20 +0100 | |
commit | 6b55b6fb22decad1b4665a76067d792133a93edb (patch) | |
tree | 87cc20b7249f83af87219177e0b17a7aae928ab8 /app-admin/emacs-updater | |
parent | x11-apps/xconsole: Stabilize 1.1.0 ppc, #933536 (diff) | |
download | gentoo-6b55b6fb22decad1b4665a76067d792133a93edb.tar.gz gentoo-6b55b6fb22decad1b4665a76067d792133a93edb.tar.bz2 gentoo-6b55b6fb22decad1b4665a76067d792133a93edb.zip |
app-admin/emacs-updater: Stabilize 1.18 ALLARCHES, #933547
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-1.18.ebuild b/app-admin/emacs-updater/emacs-updater-1.18.ebuild index f9cebdcb57a7..5c3df85ff7ea 100644 --- a/app-admin/emacs-updater/emacs-updater-1.18.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.18.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" 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" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} |