summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2008-02-10 21:39:22 +0000
committerRyan Hill <rhill@gentoo.org>2008-02-10 21:39:22 +0000
commitd25d8b7024ba89d2f359c1c797055e2a45056dce (patch)
treea5bb9c6def67ee054ebcd1c6f196124d82b10004 /sys-libs/slang/slang-2.1.3-r1.ebuild
parentKeyword ~mips. (diff)
downloadhistorical-d25d8b7024ba89d2f359c1c797055e2a45056dce.tar.gz
historical-d25d8b7024ba89d2f359c1c797055e2a45056dce.tar.bz2
historical-d25d8b7024ba89d2f359c1c797055e2a45056dce.zip
Keyword mips for bug #209422.
Package-Manager: portage-2.1.4.2
Diffstat (limited to 'sys-libs/slang/slang-2.1.3-r1.ebuild')
-rw-r--r--sys-libs/slang/slang-2.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/slang/slang-2.1.3-r1.ebuild b/sys-libs/slang/slang-2.1.3-r1.ebuild
index 78fb8795be97..21097741ef05 100644
--- a/sys-libs/slang/slang-2.1.3-r1.ebuild
+++ b/sys-libs/slang/slang-2.1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.1.3-r1.ebuild,v 1.1 2008/02/10 18:52:44 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-2.1.3-r1.ebuild,v 1.2 2008/02/10 21:39:22 dirtyepic Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~x86"
IUSE="cjk pcre png"
RDEPEND="pcre? ( dev-libs/libpcre )