diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:18:07 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 18:23:35 +0100 |
commit | 3f08eba455f9540e18381f9de710a0630a1d00e3 (patch) | |
tree | cc4731026508790625d5f2fa19e53fbbf8996202 /dev-vcs | |
parent | dev-python/joblib-0.11-r0: amd64 stable (diff) | |
download | gentoo-3f08eba455f9540e18381f9de710a0630a1d00e3.tar.gz gentoo-3f08eba455f9540e18381f9de710a0630a1d00e3.tar.bz2 gentoo-3f08eba455f9540e18381f9de710a0630a1d00e3.zip |
dev-vcs/cvsd-1.0.17-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/636962
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cvsd/cvsd-1.0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsd/cvsd-1.0.17.ebuild b/dev-vcs/cvsd/cvsd-1.0.17.ebuild index a08b1c3719fb..ad5f705396c3 100644 --- a/dev-vcs/cvsd/cvsd-1.0.17.ebuild +++ b/dev-vcs/cvsd/cvsd-1.0.17.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/cvsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="tcpd" DEPEND=">=dev-vcs/cvs-1.11.6 |