diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:29:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:29:00 +0100 |
commit | 1c6bcdde4dbaff260e467c8e68ffb364d8e4f31e (patch) | |
tree | a747014d33d9916daf1244e89f4a38d9a1ab8d21 /app-emacs/eselect-mode | |
parent | app-admin/eselect: stable 1.4.14 for ppc, bug #686804 (diff) | |
download | gentoo-1c6bcdde4dbaff260e467c8e68ffb364d8e4f31e.tar.gz gentoo-1c6bcdde4dbaff260e467c8e68ffb364d8e4f31e.tar.bz2 gentoo-1c6bcdde4dbaff260e467c8e68ffb364d8e4f31e.zip |
app-emacs/eselect-mode: stable 1.4.14 for ppc, bug #686804
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild index 2d8ab2ae434e..6573aa909280 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.14.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.14.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" |