diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 15:09:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 15:09:34 +0300 |
commit | 1f43c360665c1f1c04ae8c5e7fc0754fbb4ebead (patch) | |
tree | 6e2689129758201e5eb3f673273b273279b04bc7 /app-emacs | |
parent | app-emacs/eselect-mode: m68k stable wrt bug #678208 (diff) | |
download | gentoo-1f43c360665c1f1c04ae8c5e7fc0754fbb4ebead.tar.gz gentoo-1f43c360665c1f1c04ae8c5e7fc0754fbb4ebead.tar.bz2 gentoo-1f43c360665c1f1c04ae8c5e7fc0754fbb4ebead.zip |
app-emacs/eselect-mode: sh stable wrt bug #678208
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild index 930c87e35391..c8d7548549c1 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |