diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:44 +0200 |
commit | be5343d1c1b2527f564fe0f1717a4c5aaf323656 (patch) | |
tree | 6eb8fdb42af1b27c5f3bf47e6acbb7b9628cfdac /app-emacs/eselect-mode | |
parent | app-admin/eselect: ppc64 stable wrt bug #696212 (diff) | |
download | gentoo-be5343d1c1b2527f564fe0f1717a4c5aaf323656.tar.gz gentoo-be5343d1c1b2527f564fe0f1717a4c5aaf323656.tar.bz2 gentoo-be5343d1c1b2527f564fe0f1717a4c5aaf323656.zip |
app-emacs/eselect-mode: ppc64 stable wrt bug #696212
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
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.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild index 8ff956e6a190..e873f95bee98 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.15.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" |