diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:38:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:38:08 +0200 |
commit | 2499ddb9e9da222a6e664abd30d71e1e78241fbb (patch) | |
tree | 2670c943bc160c402c38d995e313c53e2581836a /app-emacs/eselect-mode | |
parent | app-admin/eselect: ppc stable wrt bug #715300 (diff) | |
download | gentoo-2499ddb9e9da222a6e664abd30d71e1e78241fbb.tar.gz gentoo-2499ddb9e9da222a6e664abd30d71e1e78241fbb.tar.bz2 gentoo-2499ddb9e9da222a6e664abd30d71e1e78241fbb.zip |
app-emacs/eselect-mode: ppc stable wrt bug #715300
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 d97251bf1e95..429fafa10bed 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" |