diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-28 19:28:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-28 19:28:32 +0100 |
commit | 58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d (patch) | |
tree | 5cfda935534bd20e1e7a80d25c1d5b25ab495cec /app-xemacs | |
parent | app-emacs/ebuild-mode: stable 1.47 for hppa, bug #692936 (diff) | |
download | gentoo-58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d.tar.gz gentoo-58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d.tar.bz2 gentoo-58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d.zip |
app-xemacs/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-xemacs')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild index c9376f944c60..e65982b198ea 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild +++ b/app-xemacs/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="amd64 ~hppa x86" +KEYWORDS="amd64 hppa x86" RDEPEND=">=app-editors/xemacs-21.4.20-r5 app-xemacs/sh-script" |