diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-03-17 11:27:18 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-03-17 11:27:18 +0100 |
commit | 1f75883aa4ef3762a18bbf39ba50b26543871f77 (patch) | |
tree | beca39c99938510b048123f3b0bf0827d50c79cd /app-emacs/ebuild-mode | |
parent | www-misc/monitorix: amd64 stable wrt bug #650374 (diff) | |
download | gentoo-1f75883aa4ef3762a18bbf39ba50b26543871f77.tar.gz gentoo-1f75883aa4ef3762a18bbf39ba50b26543871f77.tar.bz2 gentoo-1f75883aa4ef3762a18bbf39ba50b26543871f77.zip |
app-emacs/ebuild-mode: Remaining arches stable by ALLARCHES policy.
Bug: https://bugs.gentoo.org/649338
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.42.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.42.ebuild index 43c6b1b88a0b..fe2cc0744917 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.42.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.42.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DEPEND="sys-apps/texinfo" |