diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:57 +0100 |
commit | 3caeb14de382976e81cd7eb10684c7ea20a76864 (patch) | |
tree | dbe18194542076c28fbbe6f0f6fdb20a8cc3e06d /dev-vcs/cvs2svn | |
parent | media-gfx/fontforge: ppc stable wrt bug #593602 (diff) | |
download | gentoo-3caeb14de382976e81cd7eb10684c7ea20a76864.tar.gz gentoo-3caeb14de382976e81cd7eb10684c7ea20a76864.tar.bz2 gentoo-3caeb14de382976e81cd7eb10684c7ea20a76864.zip |
dev-vcs/cvs2svn: ppc stable wrt bug #593096
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/cvs2svn')
-rw-r--r-- | dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild index 339651d27b15..0f6cb3af0bbb 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.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$ @@ -17,7 +17,7 @@ SRC_URI="http://cvs2svn.tigris.org/files/documents/1462/${FILEVER}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bazaar git test" DEPEND=">=dev-vcs/subversion-1.0.9" |