summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-17 08:30:59 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-17 08:30:59 +0000
commit33fe03ab3120ecd924579c07e2bc0e88cc411464 (patch)
tree290b239b3a0b8fe7319a2df86824748633364ae3 /dev-util/subversion
parentversion bump (#101428) (diff)
downloadgentoo-2-33fe03ab3120ecd924579c07e2bc0e88cc411464.tar.gz
gentoo-2-33fe03ab3120ecd924579c07e2bc0e88cc411464.tar.bz2
gentoo-2-33fe03ab3120ecd924579c07e2bc0e88cc411464.zip
arm stable
(Portage version: 2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/ )
Diffstat (limited to 'dev-util/subversion')
-rw-r--r--dev-util/subversion/subversion-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/subversion/subversion-1.2.3.ebuild b/dev-util/subversion/subversion-1.2.3.ebuild
index 230c3b52e732..465fbd97604c 100644
--- a/dev-util/subversion/subversion-1.2.3.ebuild
+++ b/dev-util/subversion/subversion-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.2.3.ebuild,v 1.9 2005/09/14 23:54:39 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.2.3.ebuild,v 1.10 2005/09/17 08:30:59 vapier Exp $
inherit elisp-common libtool python eutils bash-completion flag-o-matic perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://subversion.tigris.org/tarballs/${P/_rc/-rc}.tar.bz2"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 mips ppc ppc64 sparc x86"
IUSE="apache2 berkdb python emacs perl java nls nowebdav zlib"
RESTRICT="test"