diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:31:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:31:03 -0400 |
commit | dea98f36e4b6b41f0afcad86654b5b63c3d4c426 (patch) | |
tree | 1520f384b6acf4ed6241c6a56fa6657a5ef94746 /media-libs/libwmf | |
parent | media-gfx/imagemagick: arm64 stable (bug #641648) (diff) | |
download | gentoo-dea98f36e4b6b41f0afcad86654b5b63c3d4c426.tar.gz gentoo-dea98f36e4b6b41f0afcad86654b5b63c3d4c426.tar.bz2 gentoo-dea98f36e4b6b41f0afcad86654b5b63c3d4c426.zip |
media-libs/libwmf: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 76de7e12caaf..a2ec38710435 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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" LICENSE="LGPL-2" SLOT="0" IUSE="debug doc expat X" |