diff options
author | 2010-01-15 22:01:22 +0000 | |
---|---|---|
committer | 2010-01-15 22:01:22 +0000 | |
commit | e50a0c9b08a9df58c4ab24da3a65aecf4b321a87 (patch) | |
tree | a0e397a3bdecb6bc2abb9fdcd81741d9f5abc131 /dev-util/pscan/pscan-20000721-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.tar.gz historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.tar.bz2 historical-e50a0c9b08a9df58c4ab24da3a65aecf4b321a87.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-util/pscan/pscan-20000721-r1.ebuild')
-rw-r--r-- | dev-util/pscan/pscan-20000721-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/pscan/pscan-20000721-r1.ebuild b/dev-util/pscan/pscan-20000721-r1.ebuild index 83f38bd8fb28..f446d8a8fed8 100644 --- a/dev-util/pscan/pscan-20000721-r1.ebuild +++ b/dev-util/pscan/pscan-20000721-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721-r1.ebuild,v 1.7 2009/09/23 17:46:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721-r1.ebuild,v 1.8 2010/01/15 21:50:34 fauli Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.striker.ottawa.on.ca/~aland/pscan/pscan.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # Does NOT contain a testsuite, but does contain a test.c that confuses src_test |