diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-08 14:32:14 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-08 15:49:59 +0900 |
commit | f1dfa7efc5d2fd7cfa3552f55c34f54542e3e0ae (patch) | |
tree | 4f14151cf30e55736767ad586df8e4a81c0d0d21 /app-text | |
parent | dev-ml/camlp5: amd64 stable wrt bug #604938 (diff) | |
download | gentoo-f1dfa7efc5d2fd7cfa3552f55c34f54542e3e0ae.tar.gz gentoo-f1dfa7efc5d2fd7cfa3552f55c34f54542e3e0ae.tar.bz2 gentoo-f1dfa7efc5d2fd7cfa3552f55c34f54542e3e0ae.zip |
app-text/libwpg: amd64 stable wrt bug #601548
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpg/libwpg-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild b/app-text/libwpg/libwpg-0.3.1.ebuild index 284db7e20b63..5a9a149fb687 100644 --- a/app-text/libwpg/libwpg-0.3.1.ebuild +++ b/app-text/libwpg/libwpg-0.3.1.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~x86" IUSE="doc static-libs" RDEPEND=" |