diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-08-12 02:55:15 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-08-12 02:55:15 +0000 |
commit | 42e68c2da822a6f03b89f257ff7872d5bf908659 (patch) | |
tree | db95a634af064954fc8eacbf0218745e1ac27ca6 /x11-misc/kpasman | |
parent | DEPEND fix (Manifest recommit) (diff) | |
download | gentoo-2-42e68c2da822a6f03b89f257ff7872d5bf908659.tar.gz gentoo-2-42e68c2da822a6f03b89f257ff7872d5bf908659.tar.bz2 gentoo-2-42e68c2da822a6f03b89f257ff7872d5bf908659.zip |
~amd64
Diffstat (limited to 'x11-misc/kpasman')
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild index b580854d5a5f..fdf3a19cbb37 100644 --- a/x11-misc/kpasman/kpasman-0.2.ebuild +++ b/x11-misc/kpasman/kpasman-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.6 2004/06/24 22:26:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.7 2004/08/12 02:55:15 jhuebel Exp $ inherit kde @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/kpasman/${P}.tar.gz" HOMEPAGE="http://kpasman.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" need-kde 3 |