diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-03-20 11:15:47 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-03-20 11:21:45 +0100 |
commit | a0d56348f09f63c3191a3c44ed8b33ebc606742f (patch) | |
tree | f49f019e2c9204bbd366a059d5b57b7a515978b7 /dev-vcs | |
parent | dev-python/pytest: remove old versions (diff) | |
download | gentoo-a0d56348f09f63c3191a3c44ed8b33ebc606742f.tar.gz gentoo-a0d56348f09f63c3191a3c44ed8b33ebc606742f.tar.bz2 gentoo-a0d56348f09f63c3191a3c44ed8b33ebc606742f.zip |
dev-vcs/git: Stable for HPPA (bug #577482).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/git-2.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.7.3-r1.ebuild b/dev-vcs/git/git-2.7.3-r1.ebuild index 0ea82232cb5f..d2a90eab46f2 100644 --- a/dev-vcs/git/git-2.7.3-r1.ebuild +++ b/dev-vcs/git/git-2.7.3-r1.ebuild @@ -34,7 +34,7 @@ if [[ ${PV} != *9999 ]]; then ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} ${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )" - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" |