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