diff options
author | 2003-09-18 22:23:23 +0000 | |
---|---|---|
committer | 2003-09-18 22:23:23 +0000 | |
commit | c88e1fb1f76f21010098cab19877fcbbb0a0b555 (patch) | |
tree | b697042bfb2fd19681901b11c959d1cdbf0a4300 /dev-ada/florist/florist-3.15p.ebuild | |
parent | ia64 keywords (diff) | |
download | historical-c88e1fb1f76f21010098cab19877fcbbb0a0b555.tar.gz historical-c88e1fb1f76f21010098cab19877fcbbb0a0b555.tar.bz2 historical-c88e1fb1f76f21010098cab19877fcbbb0a0b555.zip |
Added to ~ppc.
Diffstat (limited to 'dev-ada/florist/florist-3.15p.ebuild')
-rw-r--r-- | dev-ada/florist/florist-3.15p.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/florist/florist-3.15p.ebuild b/dev-ada/florist/florist-3.15p.ebuild index e6bb94936e90..1af208c45de4 100644 --- a/dev-ada/florist/florist-3.15p.ebuild +++ b/dev-ada/florist/florist-3.15p.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/dev-ada/florist/florist-3.15p.ebuild,v 1.1 2003/07/25 05:46:05 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/florist/florist-3.15p.ebuild,v 1.2 2003/09/18 22:23:16 dholm Exp $ inherit gnat @@ -12,7 +12,7 @@ DEPEND="dev-lang/gnat" RDEPEND="" LICENSE="GMGPL" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" S="${WORKDIR}/${P}-src" |