summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-02 14:20:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-02 14:20:46 +0200
commit125808bd8f01f92db24eaba5c42b5b37dd8402ea (patch)
tree40528e97c86b7d2523d2cc57f65bffa415bb0a32 /media-libs/libdvd-audio
parentmedia-sound/mps-youtube: amd64 stable wrt bug #855524 (diff)
downloadgentoo-125808bd8f01f92db24eaba5c42b5b37dd8402ea.tar.gz
gentoo-125808bd8f01f92db24eaba5c42b5b37dd8402ea.tar.bz2
gentoo-125808bd8f01f92db24eaba5c42b5b37dd8402ea.zip
media-libs/libdvd-audio: amd64 stable wrt bug #855527
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libdvd-audio')
-rw-r--r--media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild b/media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild
index 040a6ebb4991..e8040edd4a51 100644
--- a/media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild
+++ b/media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc static-libs"
PATCHES=( "${FILESDIR}"/${P}-makefile.patch )