diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-28 11:51:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-28 11:51:29 +0200 |
commit | b05e5ff636071208aa6486bdb6c3d1a10f16d986 (patch) | |
tree | b32278162533b00d9d29e8eef797886a3d9cef38 /app-xemacs | |
parent | app-emacs/ebuild-mode: x86 stable wrt bug #692936 (diff) | |
download | gentoo-b05e5ff636071208aa6486bdb6c3d1a10f16d986.tar.gz gentoo-b05e5ff636071208aa6486bdb6c3d1a10f16d986.tar.bz2 gentoo-b05e5ff636071208aa6486bdb6c3d1a10f16d986.zip |
app-xemacs/ebuild-mode: x86 stable wrt bug #692936
Package-Manager: Portage-2.3.69, 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.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 fe0216995b5e..c9376f944c60 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" |