commit: 3922215819c6746f2450fbcb4f7845a47940fe89 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 01:30:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 01:30:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39222158
media-libs/codec2: Stabilize 0.9.2 amd64, #763399 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/codec2/codec2-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/codec2/codec2-0.9.2.ebuild b/media-libs/codec2/codec2-0.9.2.ebuild index f48bd59ad5d..f1e89ee9ad1 100644 --- a/media-libs/codec2/codec2-0.9.2.ebuild +++ b/media-libs/codec2/codec2-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" multilib_src_configure() {
