diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:23 +0200 |
commit | 80a41bd9e45de0d472eca6b530411dbe93394740 (patch) | |
tree | 2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/libwmf | |
parent | media-gfx: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2 gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip |
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libwmf')
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild b/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild index be9a5235f948..a6cffc66d999 100644 --- a/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild @@ -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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" LICENSE="LGPL-2" SLOT="0" IUSE="debug doc expat X" |