diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:36 +0000 |
commit | 3922215819c6746f2450fbcb4f7845a47940fe89 (patch) | |
tree | e6b45efa9b8b8910acb9ab4660eb952480c9f05e /media-libs | |
parent | media-libs/alure: Stabilize 1.2-r2 amd64, #763396 (diff) | |
download | gentoo-3922215819c6746f2450fbcb4f7845a47940fe89.tar.gz gentoo-3922215819c6746f2450fbcb4f7845a47940fe89.tar.bz2 gentoo-3922215819c6746f2450fbcb4f7845a47940fe89.zip |
media-libs/codec2: Stabilize 0.9.2 amd64, #763399
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/codec2/codec2-0.9.2.ebuild | 4 |
1 files 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 f48bd59ad5dd..f1e89ee9ad12 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() { |