diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-28 20:07:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-28 19:37:56 +0000 |
commit | cc3e6a6312e7a8a0bda4626139edb3116d4254c2 (patch) | |
tree | 756b60b21c566ff694c5c517c562d974f4b74f6e /media-libs | |
parent | media-libs/libemf: stable 1.0.7 for sparc, bug #676574 (diff) | |
download | gentoo-cc3e6a6312e7a8a0bda4626139edb3116d4254c2.tar.gz gentoo-cc3e6a6312e7a8a0bda4626139edb3116d4254c2.tar.bz2 gentoo-cc3e6a6312e7a8a0bda4626139edb3116d4254c2.zip |
media-libs/libwmf: stable 0.2.8.4-r7 for sparc, bug #676578
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 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 48585c307475..5f3e1991a9b1 100644 --- a/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 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 ~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" |