diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-06-09 18:50:12 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-06-09 18:50:12 +0000 |
commit | ccc8bc22c59f9018eefe6a1136207ecce9e954a1 (patch) | |
tree | 344ba6f11675c459de5bf01eece8398cab2bde48 /dev-util/subversion/subversion-1.6.2.ebuild | |
parent | Fix building with gcc-4.4, bug #273369 (diff) | |
download | gentoo-2-ccc8bc22c59f9018eefe6a1136207ecce9e954a1.tar.gz gentoo-2-ccc8bc22c59f9018eefe6a1136207ecce9e954a1.tar.bz2 gentoo-2-ccc8bc22c59f9018eefe6a1136207ecce9e954a1.zip |
Add back ~sparc in preparation of Bug #273304 (sqlite-3.6.14.2 good again
for sparc).
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/subversion/subversion-1.6.2.ebuild')
-rw-r--r-- | dev-util/subversion/subversion-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/subversion/subversion-1.6.2.ebuild b/dev-util/subversion/subversion-1.6.2.ebuild index 45a5db6f1a8a..5e0af6fb68df 100644 --- a/dev-util/subversion/subversion-1.6.2.ebuild +++ b/dev-util/subversion/subversion-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.6.2.ebuild,v 1.4 2009/06/09 09:48:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-1.6.2.ebuild,v 1.5 2009/06/09 18:50:12 fmccor Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://subversion.tigris.org/downloads/${P/_/-}.tar.bz2" LICENSE="Subversion" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="apache2 berkdb ctypes-python debug doc +dso emacs extras gnome-keyring java nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf" CDEPEND=">=dev-db/sqlite-3.4[threadsafe] |