diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-27 23:56:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-27 23:56:37 +0100 |
commit | 25af7656da6d2d6800359e0f5d15525b2a469b75 (patch) | |
tree | e6cc60d591dc5f13b8debd4734dec4be346783e3 /app-emacs/ebuild-mode | |
parent | net-print/cups: stable 2.2.12 for ia64, bug #692300 (diff) | |
download | gentoo-25af7656da6d2d6800359e0f5d15525b2a469b75.tar.gz gentoo-25af7656da6d2d6800359e0f5d15525b2a469b75.tar.bz2 gentoo-25af7656da6d2d6800359e0f5d15525b2a469b75.zip |
app-emacs/ebuild-mode: stable 1.47 for ia64, bug #692936
Package-Manager: Portage-2.3.73, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild index 003de7e54c88..9c59b083dfec 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.47.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" BDEPEND="sys-apps/texinfo" |