diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 18:07:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 18:12:54 +0300 |
commit | 6dd63ee1d4b80d0de664fafd7b1d49e8c9d70875 (patch) | |
tree | 4857e62b633990b45a5f03cd81565ae347e33b53 /app-emacs/eselect-mode | |
parent | app-admin/eselect: m68k/s390/sh stable (diff) | |
download | gentoo-6dd63ee1d4b80d0de664fafd7b1d49e8c9d70875.tar.gz gentoo-6dd63ee1d4b80d0de664fafd7b1d49e8c9d70875.tar.bz2 gentoo-6dd63ee1d4b80d0de664fafd7b1d49e8c9d70875.zip |
app-emacs/eselect-mode: m68k/s390/sh stable
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild index 9c8084784a25..29d3cebf28eb 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.12.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 ~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" |