diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 15:02:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 15:02:37 +0200 |
commit | 7cb67b82e88f7cfe0d50e214305dbb32c691a7b9 (patch) | |
tree | daab69df8420f067aa1286a338897008fd3bea93 /app-xemacs/ebuild-mode | |
parent | app-emacs/ebuild-mode: x86 stable wrt bug #717326 (diff) | |
download | gentoo-7cb67b82e88f7cfe0d50e214305dbb32c691a7b9.tar.gz gentoo-7cb67b82e88f7cfe0d50e214305dbb32c691a7b9.tar.bz2 gentoo-7cb67b82e88f7cfe0d50e214305dbb32c691a7b9.zip |
app-xemacs/ebuild-mode: x86 stable wrt bug #717328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-xemacs/ebuild-mode')
-rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.50.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.50.ebuild index 7e82ba1a0acd..6b86e560e824 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.50.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.50.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" |