diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:06:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:06:43 +0200 |
commit | ac1375628b60caa5f1f25f151edacda39610e9ec (patch) | |
tree | b4cc9c5366ec2a47f6281c2100eb05dab71600cc /app-xemacs | |
parent | app-emacs/ebuild-mode: amd64 stable wrt bug #717326 (diff) | |
download | gentoo-ac1375628b60caa5f1f25f151edacda39610e9ec.tar.gz gentoo-ac1375628b60caa5f1f25f151edacda39610e9ec.tar.bz2 gentoo-ac1375628b60caa5f1f25f151edacda39610e9ec.zip |
app-xemacs/ebuild-mode: amd64 stable wrt bug #717328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-xemacs')
-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 e3cf9789dead..7e82ba1a0acd 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" |