commit: 17e0f18d4fce86bf0b398b15c930ebf32ebed6cd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 15:40:37 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 23:02:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e0f18d
dev-libs/librevenge: Drop to ~hppa
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-libs/librevenge/librevenge-0.0.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
index 3b47f7de286..a96bc8512e9 100644
--- a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3 autotools
else
SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86
~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86
~x86-fbsd"
fi
LICENSE="|| ( MPL-2.0 LGPL-2.1 )"