diff options
Diffstat (limited to 'app-text/barcode/barcode-0.98.ebuild')
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild index cc3e56d4dd3a..8dd10d9fdf61 100644 --- a/app-text/barcode/barcode-0.98.ebuild +++ b/app-text/barcode/barcode-0.98.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/app-text/barcode/barcode-0.98.ebuild,v 1.9 2004/09/02 22:24:15 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.10 2004/10/05 03:00:18 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64 ppc64" IUSE="" src_unpack() { |