diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:40:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:40:19 +0200 |
commit | b402e6c69ba64f42301c3600c518f1021b503eeb (patch) | |
tree | f9f3012b1afc3c5d4dae5cc1db13e0eaddfca6d3 /app-emacs/eselect-mode | |
parent | app-admin/eselect: sparc stable wrt bug #715300 (diff) | |
download | gentoo-b402e6c69ba64f42301c3600c518f1021b503eeb.tar.gz gentoo-b402e6c69ba64f42301c3600c518f1021b503eeb.tar.bz2 gentoo-b402e6c69ba64f42301c3600c518f1021b503eeb.zip |
app-emacs/eselect-mode: sparc stable wrt bug #715300
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild index 76b1db35c08f..db21e3c0493f 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.16.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.16.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |