summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-07 14:29:43 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-08 08:41:28 +0200
commitc91e90025fb2d5d54526d29746951c7866d875f9 (patch)
tree63d05da18105c6e0150c56246bb522a7ca6cd720
parentdev-libs/xmlsec: arm stable (bug #719108) (diff)
downloadgentoo-c91e90025fb2d5d54526d29746951c7866d875f9.tar.gz
gentoo-c91e90025fb2d5d54526d29746951c7866d875f9.tar.bz2
gentoo-c91e90025fb2d5d54526d29746951c7866d875f9.zip
app-emacs/f: arm keyworded (bug #720112)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-emacs/f/f-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/f/f-0.20.0.ebuild b/app-emacs/f/f-0.20.0.ebuild
index 055645e2075b..f533cf8046b1 100644
--- a/app-emacs/f/f-0.20.0.ebuild
+++ b/app-emacs/f/f-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rejeep/f.el/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
RESTRICT="test"
RDEPEND="app-emacs/dash app-emacs/s"