diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-28 19:28:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-28 19:28:30 +0100 |
commit | c66a605668d4befbfcdfde82898229e4f793cfec (patch) | |
tree | d0c20e04d221adcfb51fb93dd37b5dc56cd9fd4d /app-emacs/ebuild-mode | |
parent | dev-php/pecl-yaz: stable 1.2.3 for hppa, bug #692880 (diff) | |
download | gentoo-c66a605668d4befbfcdfde82898229e4f793cfec.tar.gz gentoo-c66a605668d4befbfcdfde82898229e4f793cfec.tar.bz2 gentoo-c66a605668d4befbfcdfde82898229e4f793cfec.zip |
app-emacs/ebuild-mode: stable 1.47 for hppa, bug #692936
Package-Manager: Portage-2.3.73, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
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 ac8ccd780b08..17fae095339b 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" |