diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-08-29 14:16:28 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-08-29 14:16:28 -0400 |
commit | 1ab7be800b5ad1cea3d04bca6d5f06aacc789064 (patch) | |
tree | 5e2837b42bd660b54555de996bed825af854560e | |
parent | 1f7a80f97af2ecfde6a6884c59bd6af6cfad9e9b (diff) | |
download | gentoo-1ab7be800b5ad1cea3d04bca6d5f06aacc789064.tar.gz gentoo-1ab7be800b5ad1cea3d04bca6d5f06aacc789064.tar.xz |
dev-vcs/tig: stabilize 2.1.1
-rw-r--r-- | dev-vcs/tig/tig-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tig/tig-2.1.1.ebuild b/dev-vcs/tig/tig-2.1.1.ebuild index 8e95e218f35..940d7224c52 100644 --- a/dev-vcs/tig/tig-2.1.1.ebuild +++ b/dev-vcs/tig/tig-2.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://jonas.nitro.dk/tig/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="unicode" DEPEND=" |