diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 19:16:43 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 22:46:43 +0100 |
commit | c8943a6cc732f449d0338ff2acbf45f25e4734d6 (patch) | |
tree | 16123e040ce639475b885d891d4d3a0b9e9e78e2 /media-libs/libfreehand | |
parent | media-libs/libcdr: x86 stable (bug #637086) (diff) | |
download | gentoo-c8943a6cc732f449d0338ff2acbf45f25e4734d6.tar.gz gentoo-c8943a6cc732f449d0338ff2acbf45f25e4734d6.tar.bz2 gentoo-c8943a6cc732f449d0338ff2acbf45f25e4734d6.zip |
media-libs/libfreehand: x86 stable (bug #637086)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-libs/libfreehand')
-rw-r--r-- | media-libs/libfreehand/libfreehand-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libfreehand/libfreehand-0.1.2.ebuild b/media-libs/libfreehand/libfreehand-0.1.2.ebuild index 6e4a8998dfdf..9447e4c0bdb2 100644 --- a/media-libs/libfreehand/libfreehand-0.1.2.ebuild +++ b/media-libs/libfreehand/libfreehand-0.1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="doc static-libs test" RDEPEND=" |