summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-12-20 18:43:28 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-12-20 18:43:28 +0000
commit24896853d420333d370ba505e2da446a8443466f (patch)
treed913d8eb136dcb85b1086d3830b91833fea96bed /app-crypt/shash/shash-0.2.6-r1.ebuild
parentAdded missig java rdepend, bug #111743 (diff)
downloadhistorical-24896853d420333d370ba505e2da446a8443466f.tar.gz
historical-24896853d420333d370ba505e2da446a8443466f.tar.bz2
historical-24896853d420333d370ba505e2da446a8443466f.zip
Keyworded ~sparc wrt #116186
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-crypt/shash/shash-0.2.6-r1.ebuild')
-rw-r--r--app-crypt/shash/shash-0.2.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r1.ebuild b/app-crypt/shash/shash-0.2.6-r1.ebuild
index 3ed6ed165722..9a7572c4a020 100644
--- a/app-crypt/shash/shash-0.2.6-r1.ebuild
+++ b/app-crypt/shash/shash-0.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.10 2005/09/20 18:59:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.11 2005/12/20 18:43:28 gustavoz Exp $
inherit bash-completion eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm m68k mips ppc ~ppc-macos s390 sh x86"
+KEYWORDS="amd64 arm m68k mips ppc ~ppc-macos s390 sh ~sparc x86"
IUSE="static"
DEPEND=">=app-crypt/mhash-0.8.18-r1"