diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 14:26:28 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 15:24:29 +0200 |
commit | 59e33de29ca8ae2e3b3874f2d42747af00ecf592 (patch) | |
tree | eb23a6d2ee2aed526a090824b27342601989c121 /app-emacs/eselect-mode | |
parent | kde-apps/kcontacts: Fix tests (diff) | |
download | gentoo-59e33de29ca8ae2e3b3874f2d42747af00ecf592.tar.gz gentoo-59e33de29ca8ae2e3b3874f2d42747af00ecf592.tar.bz2 gentoo-59e33de29ca8ae2e3b3874f2d42747af00ecf592.zip |
app-emacs/eselect-mode: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild index d124d923d0f2..cbc16c8b03ab 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.4.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 hppa ia64 ~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 ~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" |