summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 19:20:12 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 19:32:53 +0100
commit82328d51afc45bd56f31065239599af36e829d85 (patch)
treed216f8c41231ebbea04fc5aa066048ff7e6d554c /dev-vcs/tig/tig-9999.ebuild
parentdev-vcs/subversion: dropped ~hppa-hpux ~ia64-hpux ~x86-freebsd ~x86-interix (diff)
downloadgentoo-82328d51afc45bd56f31065239599af36e829d85.tar.gz
gentoo-82328d51afc45bd56f31065239599af36e829d85.tar.bz2
gentoo-82328d51afc45bd56f31065239599af36e829d85.zip
dev-vcs/tig: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-vcs/tig/tig-9999.ebuild')
-rw-r--r--dev-vcs/tig/tig-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/tig/tig-9999.ebuild b/dev-vcs/tig/tig-9999.ebuild
index 0e75b061b071..6a24f9d9e42c 100644
--- a/dev-vcs/tig/tig-9999.ebuild
+++ b/dev-vcs/tig/tig-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
else
SRC_URI="https://github.com/jonas/tig/releases/download/${P}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
fi
DESCRIPTION="text mode interface for git"