diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:36:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:36:08 +0200 |
commit | 9664f099a97da6db7aedb99c6996f4cdd1172468 (patch) | |
tree | 14f546a3141fb53db3064154957dfa559efaa72e /app-emacs/eselect-mode | |
parent | app-admin/eselect: arm stable wrt bug #715300 (diff) | |
download | gentoo-9664f099a97da6db7aedb99c6996f4cdd1172468.tar.gz gentoo-9664f099a97da6db7aedb99c6996f4cdd1172468.tar.bz2 gentoo-9664f099a97da6db7aedb99c6996f4cdd1172468.zip |
app-emacs/eselect-mode: arm stable wrt bug #715300
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild index 15e871e6956c..d97251bf1e95 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |