diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:35:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:03 +0100 |
commit | 04721628763ddd0c92d90a57e848c8c6e1bab9d3 (patch) | |
tree | af1dc505ad885a6db6ee0ac6dde2d9a9981bc1f9 /dev-vcs/cvs2svn | |
parent | 4483c367380c053ff03a7d22487ee928f3558ed9 (diff) | |
download | gentoo-04721628763ddd0c92d90a57e848c8c6e1bab9d3.tar.gz gentoo-04721628763ddd0c92d90a57e848c8c6e1bab9d3.tar.xz |
dev-vcs/cvs2svn: x86 stable wrt bug #593096
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild b/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild index 0f6cb3af0bb..b75c6f6a177 100644 --- a/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild +++ b/dev-vcs/cvs2svn/cvs2svn-2.4.0-r1.ebuild @@ -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" |