summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-29 21:55:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-29 21:55:42 +0000
commitbb449f70c8707bb533d97b93f6f5f982a5f78637 (patch)
tree50cbb580123a2e64d94f013be0c1da0f04e5b75f /app-text/wv
parentVersion bump, python 3 support. (diff)
downloadgentoo-2-bb449f70c8707bb533d97b93f6f5f982a5f78637.tar.gz
gentoo-2-bb449f70c8707bb533d97b93f6f5f982a5f78637.tar.bz2
gentoo-2-bb449f70c8707bb533d97b93f6f5f982a5f78637.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wv')
-rw-r--r--app-text/wv/ChangeLog5
-rw-r--r--app-text/wv/wv-1.2.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog
index 1d656f481648..1a8c80676cf4 100644
--- a/app-text/wv/ChangeLog
+++ b/app-text/wv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.66 2012/05/04 03:33:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.67 2012/05/29 21:55:42 blueness Exp $
+
+ 29 May 2012; Anthony G. Basile <blueness@gentoo.org> wv-1.2.9-r1.ebuild:
+ Keyword ~mips
04 May 2012; Jeff Horelick <jdhore@gentoo.org> wv-1.2.3-r1.ebuild,
wv-1.2.7.ebuild, wv-1.2.9.ebuild, wv-1.2.9-r1.ebuild:
diff --git a/app-text/wv/wv-1.2.9-r1.ebuild b/app-text/wv/wv-1.2.9-r1.ebuild
index 1495160cb698..4d423e03f56d 100644
--- a/app-text/wv/wv-1.2.9-r1.ebuild
+++ b/app-text/wv/wv-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.11 2012/05/04 03:33:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.12 2012/05/29 21:55:42 blueness Exp $
EAPI="3"
@@ -11,7 +11,7 @@ SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz"
HOMEPAGE="http://wvware.sourceforge.net/"
IUSE="tools wmf"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
SLOT="0"
LICENSE="GPL-2"