diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-22 11:55:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-22 11:56:02 +0300 |
commit | c68e118e38e1a2e82a6b26e99acb727cab7d8e07 (patch) | |
tree | 0c4c0e9ae1d7a7362b26e6a04c94755d71309140 /app-emacs | |
parent | dev-python/soya: Fix unpack (#634734) (diff) | |
download | gentoo-c68e118e38e1a2e82a6b26e99acb727cab7d8e07.tar.gz gentoo-c68e118e38e1a2e82a6b26e99acb727cab7d8e07.tar.bz2 gentoo-c68e118e38e1a2e82a6b26e99acb727cab7d8e07.zip |
app-emacs/eselect-mode: all stable wrt bug #653748
Closes: https://bugs.gentoo.org/653748
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs')
-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 4790d1f40699..9c8084784a25 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 ~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" |