diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:21:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:21:54 +0100 |
commit | cbfdbe7804062842d41beecdfa7e8987d6320d99 (patch) | |
tree | ad72738cfbdf999c94d10d15395dd65b1ec19ad1 /app-admin | |
parent | net-mail/dovecot: stable 2.3.2.1 for ppc, bug #664814 (diff) | |
download | gentoo-cbfdbe7804062842d41beecdfa7e8987d6320d99.tar.gz gentoo-cbfdbe7804062842d41beecdfa7e8987d6320d99.tar.bz2 gentoo-cbfdbe7804062842d41beecdfa7e8987d6320d99.zip |
app-admin/eselect: stable 1.4.13 for ppc, bug #664896
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect/eselect-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.13.ebuild b/app-admin/eselect/eselect-1.4.13.ebuild index 92f795c65ba0..cdfedf9e6a45 100644 --- a/app-admin/eselect/eselect-1.4.13.ebuild +++ b/app-admin/eselect/eselect-1.4.13.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs vim-syntax" RDEPEND="sys-apps/sed |