diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:21:13 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:21:13 +0000 |
commit | 79e020e54754f126fa9af6f471ba0c00c784b954 (patch) | |
tree | 076bc77d2e6647755ea5c7840553e9f81ca48ea4 /app-crypt/gringotts | |
parent | Added ~ppc keyword (diff) | |
download | gentoo-2-79e020e54754f126fa9af6f471ba0c00c784b954.tar.gz gentoo-2-79e020e54754f126fa9af6f471ba0c00c784b954.tar.bz2 gentoo-2-79e020e54754f126fa9af6f471ba0c00c784b954.zip |
~ppc
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gringotts/gringotts-1.2.3.ebuild b/app-crypt/gringotts/gringotts-1.2.3.ebuild index efb4ba7e39d8..a4935a4c1d1f 100644 --- a/app-crypt/gringotts/gringotts-1.2.3.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.3.ebuild,v 1.4 2003/02/13 06:15:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.3.ebuild,v 1.5 2003/03/28 12:21:13 pvdabeel Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" IUSE="X" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-libs/libgringotts-1.1.1 |