diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:04:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:31:51 +0200 |
commit | 164e5f88c21af84ba8f7c99c942fa31c4162373a (patch) | |
tree | 43fedfd93b41c069c2a4e5e5665ab16c088cb3f0 /app-xemacs | |
parent | dev-python/doit: x86 stable (bug #737746) (diff) | |
download | gentoo-164e5f88c21af84ba8f7c99c942fa31c4162373a.tar.gz gentoo-164e5f88c21af84ba8f7c99c942fa31c4162373a.tar.bz2 gentoo-164e5f88c21af84ba8f7c99c942fa31c4162373a.zip |
app-xemacs/ebuild-mode: x86 stable (bug #738680)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.51.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.51.ebuild index e3cf9789dead..cc3f25d4374f 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.51.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.51.ebuild @@ -9,7 +9,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" |