diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:07:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:01 +0100 |
commit | b6f115ce90298a00407c469aba05e483a2d8e039 (patch) | |
tree | 9f1aa43f765ab0fefa1215517e9cd0c2b59e5815 /app-text | |
parent | app-text/libgxps: ppc stable wrt bug #587010 (diff) | |
download | gentoo-b6f115ce90298a00407c469aba05e483a2d8e039.tar.gz gentoo-b6f115ce90298a00407c469aba05e483a2d8e039.tar.bz2 gentoo-b6f115ce90298a00407c469aba05e483a2d8e039.zip |
app-text/wv: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wv/wv-1.2.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-1.2.9-r2.ebuild b/app-text/wv/wv-1.2.9-r2.ebuild index 754d942fdccd..2e90fa5bec3e 100644 --- a/app-text/wv/wv-1.2.9-r2.ebuild +++ b/app-text/wv/wv-1.2.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~mips ~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" |