diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 13:17:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 13:17:46 +0100 |
commit | c460eede94a9ecf1ff60037a07bdc8dd282ae06a (patch) | |
tree | b9689f3467c21ae6f38f973ffe132fead7f1ae99 /app-xemacs | |
parent | app-emacs/ebuild-mode: x86 stable wrt bug #706066 (diff) | |
download | gentoo-c460eede94a9ecf1ff60037a07bdc8dd282ae06a.tar.gz gentoo-c460eede94a9ecf1ff60037a07bdc8dd282ae06a.tar.bz2 gentoo-c460eede94a9ecf1ff60037a07bdc8dd282ae06a.zip |
app-xemacs/ebuild-mode: x86 stable wrt bug #706068
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild index 7e82ba1a0acd..6b86e560e824 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.49.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" |