mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-shells/gentoo-zsh-completions: ~x64-macos keyworded
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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 arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"
|
||||
|
||||
@@ -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"
|
||||
|
||||
Reference in New Issue
Block a user