summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Comstedt <marcus@mc.pp.se>2019-07-04 16:41:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-07-05 23:12:43 +0200
commit4e2acc8751923adbd76170dbca44b7e00524ffc9 (patch)
treeb2385e5d3572f2f784c43bedbbbeab5806d272cd /app-eselect
parentapp-eselect/eselect-ctags: keyworded 1.18 for riscv, bug #689246 (diff)
downloadgentoo-4e2acc8751923adbd76170dbca44b7e00524ffc9.tar.gz
gentoo-4e2acc8751923adbd76170dbca44b7e00524ffc9.tar.bz2
gentoo-4e2acc8751923adbd76170dbca44b7e00524ffc9.zip
app-eselect/eselect-emacs: keyworded 1.18 for riscv, bug #689246
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild
index d8737f799264..9e68846cf7bd 100644
--- a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild
+++ b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
RDEPEND=">=app-admin/eselect-1.2.6
~app-eselect/eselect-ctags-${PV}"