diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-23 18:52:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-23 18:53:44 +0300 |
commit | 010bfacc862cf514a1f5c850fd3bfd83cad8e9b4 (patch) | |
tree | 98a40728946832d19620d335525146e1c9a5ed80 /app-emacs/ebuild-mode | |
parent | media-gfx/exiv2: amd64 stable wrt bug #658236 (diff) | |
download | gentoo-010bfacc862cf514a1f5c850fd3bfd83cad8e9b4.tar.gz gentoo-010bfacc862cf514a1f5c850fd3bfd83cad8e9b4.tar.bz2 gentoo-010bfacc862cf514a1f5c850fd3bfd83cad8e9b4.zip |
app-emacs/ebuild-mode: mark stable wrt bug #666768
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.45.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.45.ebuild index 3e82ece8f10e..dd4ebc169319 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.45.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.45.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DEPEND="sys-apps/texinfo" |