diff options
author | 2008-06-07 11:30:17 +0000 | |
---|---|---|
committer | 2008-06-07 11:30:17 +0000 | |
commit | 23ac3fe7041c03e03b560ac2171087d0a4e575be (patch) | |
tree | dcd230bfb5bc6cf8599c6383ad139a899690c015 /dev-util/cvsps/cvsps-2.1.ebuild | |
parent | Removed old versions. (diff) | |
download | gentoo-2-23ac3fe7041c03e03b560ac2171087d0a4e575be.tar.gz gentoo-2-23ac3fe7041c03e03b560ac2171087d0a4e575be.tar.bz2 gentoo-2-23ac3fe7041c03e03b560ac2171087d0a4e575be.zip |
keyword ~x86-fbsd
(Portage version: 2.1.5.4)
Diffstat (limited to 'dev-util/cvsps/cvsps-2.1.ebuild')
-rw-r--r-- | dev-util/cvsps/cvsps-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvsps/cvsps-2.1.ebuild b/dev-util/cvsps/cvsps-2.1.ebuild index b027a804e88c..bf4a39fdbf2e 100644 --- a/dev-util/cvsps/cvsps-2.1.ebuild +++ b/dev-util/cvsps/cvsps-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/cvsps-2.1.ebuild,v 1.16 2008/03/24 15:45:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsps/cvsps-2.1.ebuild,v 1.17 2008/06/07 11:30:17 aballier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cobite.com/cvsps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="sys-libs/zlib" |