diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 13:13:52 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 13:44:10 +0200 |
commit | 1a8d7661dd9fa676315ebb9a7f2f2af57db5cd0a (patch) | |
tree | 4db0308d49c446ceb7dc59042ae5be0f67ef26f6 /app-emacs | |
parent | app-eselect/eselect-emacs: keyword ~arm64 (diff) | |
download | gentoo-1a8d7661dd9fa676315ebb9a7f2f2af57db5cd0a.tar.gz gentoo-1a8d7661dd9fa676315ebb9a7f2f2af57db5cd0a.tar.bz2 gentoo-1a8d7661dd9fa676315ebb9a7f2f2af57db5cd0a.zip |
app-emacs/emacs-common-gentoo: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6.ebuild index f3474d6cb875..e795561fea8c 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" 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 ~sparc-solaris ~x86-solaris" +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 ~sparc-solaris ~x86-solaris" IUSE="games X" PDEPEND="virtual/emacs" |