diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-04 15:35:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-04 15:35:05 +0000 |
commit | 7552f5e03f84c3cbe46e5c5e1bd9b830d9d928e7 (patch) | |
tree | 342b2c1a02ac6b845925c1c87889a595b8227c05 /dev-vcs/cvsps/cvsps-2.1-r1.ebuild | |
parent | keyword amd64-linux, x86-linux (diff) | |
download | gentoo-2-7552f5e03f84c3cbe46e5c5e1bd9b830d9d928e7.tar.gz gentoo-2-7552f5e03f84c3cbe46e5c5e1bd9b830d9d928e7.tar.bz2 gentoo-2-7552f5e03f84c3cbe46e5c5e1bd9b830d9d928e7.zip |
Stable arm, bug #418975
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/cvsps/cvsps-2.1-r1.ebuild')
-rw-r--r-- | dev-vcs/cvsps/cvsps-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild index 7182c024036d..c45a0cdd6fc2 100644 --- a/dev-vcs/cvsps/cvsps-2.1-r1.ebuild +++ b/dev-vcs/cvsps/cvsps-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.9 2012/08/04 15:01:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsps/cvsps-2.1-r1.ebuild,v 1.10 2012/08/04 15:35:05 blueness Exp $ inherit eutils toolchain-funcs @@ -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="sys-libs/zlib" |