diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-18 18:10:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-18 19:34:46 +0100 |
commit | e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641 (patch) | |
tree | dee50db47a65e763e0ca37715259e55078f76ece /media-libs/libmatroska | |
parent | sci-physics/vgm: Version bump to 4.5. (diff) | |
download | gentoo-e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641.tar.gz gentoo-e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641.tar.bz2 gentoo-e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641.zip |
media-libs/libmatroska: stable 1.5.2 for sparc, bug #689690
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libmatroska')
-rw-r--r-- | media-libs/libmatroska/libmatroska-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libmatroska/libmatroska-1.5.2.ebuild b/media-libs/libmatroska/libmatroska-1.5.2.ebuild index e28749e5eeca..55b853f488c1 100644 --- a/media-libs/libmatroska/libmatroska-1.5.2.ebuild +++ b/media-libs/libmatroska/libmatroska-1.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/6" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="" RDEPEND=">=dev-libs/libebml-1.3.9:=" |