summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-04 23:35:47 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-04 23:35:47 +0100
commitf234c2540e202596e3cadec09c5d0d6e2a7f28b1 (patch)
treea288c6e3cf6a964e7070b52703fb51536fe483e4 /app-shells
parentmedia-libs/raptor: stable 2.0.15-r1 for ia64, bug #621186 (diff)
downloadgentoo-f234c2540e202596e3cadec09c5d0d6e2a7f28b1.tar.gz
gentoo-f234c2540e202596e3cadec09c5d0d6e2a7f28b1.tar.bz2
gentoo-f234c2540e202596e3cadec09c5d0d6e2a7f28b1.zip
app-shells/gentoo-zsh-completions: stable 20180228 for ia64, bug #666876
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
index 3cc5d5efac76..5fabb7d1d4bf 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"