commit: 125808bd8f01f92db24eaba5c42b5b37dd8402ea Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 12:20:11 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 12:20:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125808bd
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 <AT> gentoo.org> media-libs/libdvd-audio/libdvd-audio-1.0.0.ebuild | 4 ++-- 1 file 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 )