diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 10:46:01 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 10:51:18 +0000 |
commit | 692e253818e3d3fa555e7de05f1b1f78f897af9d (patch) | |
tree | 8105489bcbee1162bbe8ff1b154a1a738a958653 /app-eselect | |
parent | dev-python/mako: remove optfeature dev-python/beaker (diff) | |
download | gentoo-692e253818e3d3fa555e7de05f1b1f78f897af9d.tar.gz gentoo-692e253818e3d3fa555e7de05f1b1f78f897af9d.tar.bz2 gentoo-692e253818e3d3fa555e7de05f1b1f78f897af9d.zip |
app-eselect/eselect-emacs: Keyword 1.19 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild index c17d1941f811..7e02e8e3897a 100644 --- a/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild +++ b/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.6 ~app-eselect/eselect-ctags-${PV}" |