summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-30 15:32:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-30 15:32:05 +0000
commita36048929c6e0019d158422cd37077d8b1580801 (patch)
tree8189489d7f235a4e40e28d3d069bd6b9b3aa6f95 /dev-libs/iniparser/iniparser-3.0b-r1.ebuild
parentVersion bump (diff)
downloadgentoo-2-a36048929c6e0019d158422cd37077d8b1580801.tar.gz
gentoo-2-a36048929c6e0019d158422cd37077d8b1580801.tar.bz2
gentoo-2-a36048929c6e0019d158422cd37077d8b1580801.zip
Add ~ia64/~sparc wrt #275429
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/iniparser/iniparser-3.0b-r1.ebuild')
-rw-r--r--dev-libs/iniparser/iniparser-3.0b-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/iniparser/iniparser-3.0b-r1.ebuild b/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
index 3334548af9ee..3216ea5d77c9 100644
--- a/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
+++ b/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.0b-r1.ebuild,v 1.3 2009/06/28 16:04:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.0b-r1.ebuild,v 1.4 2009/06/30 15:32:05 armin76 Exp $
inherit eutils multilib toolchain-funcs
@@ -11,7 +11,7 @@ HOMEPAGE="http://ndevilla.free.fr/iniparser/"
SRC_URI="http://ndevilla.free.fr/iniparser/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE=""
DEPEND=""