diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-25 22:21:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-26 09:18:39 -0400 |
commit | 12d46d11003942d6b679a8e8b458311dfaa3f9f9 (patch) | |
tree | fc3a553bd65d637a21e55dec642634cb764e993c /app-emacs/eselect-mode | |
parent | app-vim/eselect-syntax: arm64 stable (diff) | |
download | gentoo-12d46d11003942d6b679a8e8b458311dfaa3f9f9.tar.gz gentoo-12d46d11003942d6b679a8e8b458311dfaa3f9f9.tar.bz2 gentoo-12d46d11003942d6b679a8e8b458311dfaa3f9f9.zip |
app-emacs/eselect-mode: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild index 6b5589e6a7fc..4e0c53a579e6 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.14.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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |