diff options
Diffstat (limited to 'dev-vcs/cvsps/cvsps-2.1-r1.ebuild')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild index 4964a62aaa1b..7c99c5f0ec5e 100644 --- a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-libs/zlib" |