diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:35:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:39:21 +0000 |
commit | 1ca2bb24abd96d6dde064d6669e6c7596eb9010e (patch) | |
tree | c77a8728eef1efcbf7346c76ced51a05f69510ab /app-emacs/ebuild-mode | |
parent | sys-process/audit: stable 2.7.1 for ia64, bug #649330 (diff) | |
download | gentoo-1ca2bb24abd96d6dde064d6669e6c7596eb9010e.tar.gz gentoo-1ca2bb24abd96d6dde064d6669e6c7596eb9010e.tar.bz2 gentoo-1ca2bb24abd96d6dde064d6669e6c7596eb9010e.zip |
app-emacs/ebuild-mode: stable 1.42 for ia64, bug #649338
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 65d3a156213f..3f75f905b09b 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" |