diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-24 14:34:40 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-24 14:34:40 +0000 |
commit | 2b4343f2f20c6c8d507ed81f2f231660be59ded1 (patch) | |
tree | c2e19bcc8190ce1c86bfad6f74ebdb80ae9d8e94 /net-libs/osptoolkit/osptoolkit-3.5.0.ebuild | |
parent | Stable on amd64 wrt bug #359019 (diff) | |
download | gentoo-2-2b4343f2f20c6c8d507ed81f2f231660be59ded1.tar.gz gentoo-2-2b4343f2f20c6c8d507ed81f2f231660be59ded1.tar.bz2 gentoo-2-2b4343f2f20c6c8d507ed81f2f231660be59ded1.zip |
Keyworded on amd64 wrt bug #360137
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/osptoolkit/osptoolkit-3.5.0.ebuild')
-rw-r--r-- | net-libs/osptoolkit/osptoolkit-3.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild b/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild index ef0f3d770eed..22e0d0285393 100644 --- a/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild +++ b/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild,v 1.1 2009/04/20 16:54:30 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild,v 1.2 2011/03/24 14:34:40 angelos Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/osp-toolkit/OSPToolkit-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-libs/openssl" |