diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 16:04:53 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 16:04:53 +0100 |
commit | 91665dd15c67176452635af98c6bbc89137a189b (patch) | |
tree | 8f3097c96148ee96b38f11c797cd025b26832274 /app-text | |
parent | dev-php/phpunit: stabilize PHPUnit on all arches. (diff) | |
download | gentoo-91665dd15c67176452635af98c6bbc89137a189b.tar.gz gentoo-91665dd15c67176452635af98c6bbc89137a189b.tar.bz2 gentoo-91665dd15c67176452635af98c6bbc89137a189b.zip |
app-text/libwpd: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.5
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/libwpd-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpd/libwpd-0.10.2.ebuild b/app-text/libwpd/libwpd-0.10.2.ebuild index 7da085be1a85..72fe00dc568c 100644 --- a/app-text/libwpd/libwpd-0.10.2.ebuild +++ b/app-text/libwpd/libwpd-0.10.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.10" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86 ~x86-fbsd" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |