summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-12-20 00:29:23 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-12-20 00:29:23 +0000
commitddac502092acee4bb8a0eb3cb022ed577e0a82f6 (patch)
tree5ae5e82ea64856de1c5d8813391b1dc52dc41508 /dev-libs/shhopt/shhopt-1.1.7.ebuild
parentStable on x86, bug 106442. (diff)
downloadhistorical-ddac502092acee4bb8a0eb3cb022ed577e0a82f6.tar.gz
historical-ddac502092acee4bb8a0eb3cb022ed577e0a82f6.tar.bz2
historical-ddac502092acee4bb8a0eb3cb022ed577e0a82f6.zip
Added ~x86 keyword.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-libs/shhopt/shhopt-1.1.7.ebuild')
-rw-r--r--dev-libs/shhopt/shhopt-1.1.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7.ebuild b/dev-libs/shhopt/shhopt-1.1.7.ebuild
index 6690c7a9b24a..ccbf2d5dd6e5 100644
--- a/dev-libs/shhopt/shhopt-1.1.7.ebuild
+++ b/dev-libs/shhopt/shhopt-1.1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.3 2004/10/05 13:26:58 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.4 2005/12/20 00:29:23 ticho Exp $
DESCRIPTION="library for parsing command line options"
SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz"
@@ -9,7 +9,7 @@ LICENSE="Artistic"
DEPEND=""
IUSE=""
SLOT="0"
-KEYWORDS="ppc"
+KEYWORDS="ppc ~x86"
src_compile() {
emake || die