diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-08 11:52:58 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-08 11:52:58 -0500 |
commit | 2fd378fa033b7a6c5d2e14adab60faad41e5aa19 (patch) | |
tree | d2cf4736bdc2e87886c64a995ceaa68d48085c26 /app-emacs | |
parent | app-admin/eselect: arm64 stable (bug #696212) (diff) | |
download | gentoo-2fd378fa033b7a6c5d2e14adab60faad41e5aa19.tar.gz gentoo-2fd378fa033b7a6c5d2e14adab60faad41e5aa19.tar.bz2 gentoo-2fd378fa033b7a6c5d2e14adab60faad41e5aa19.zip |
app-emacs/eselect-mode: arm64 stable (bug #696212)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild index 48aaede59d8e..1d2175cf9781 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.15.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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |