diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:22:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:26:45 +0100 |
commit | 8df4617b344492fa02cd06a8cb2e280debf327bc (patch) | |
tree | b627d9b19bb9a51326b110b40407d0b5c8d5681d /media-libs | |
parent | media-libs/libwebp: drop x86-macos (diff) | |
download | gentoo-8df4617b344492fa02cd06a8cb2e280debf327bc.tar.gz gentoo-8df4617b344492fa02cd06a8cb2e280debf327bc.tar.bz2 gentoo-8df4617b344492fa02cd06a8cb2e280debf327bc.zip |
media-libs/libwmf: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.4-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libwmf/libwmf-0.2.8.4-r8.ebuild b/media-libs/libwmf/libwmf-0.2.8.4-r8.ebuild index c26a907b2c09..d281f1d619df 100644 --- a/media-libs/libwmf/libwmf-0.2.8.4-r8.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.4-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="A library for reading vector images in Microsoft's Windows Metafile HOMEPAGE="https://wvware.sourceforge.net/" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" LICENSE="LGPL-2" SLOT="0" IUSE="debug doc expat X" |