commit: 2f69c386d9604c8edd9482a96abf493e2c0c8945 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 17:56:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 03:08:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f69c386
media-libs/codec2: fix subslot Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/codec2/codec2-0.9.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/codec2/codec2-0.9.2-r1.ebuild b/media-libs/codec2/codec2-0.9.2-r1.ebuild index d79f4ea85d0..dc2cf5d05f3 100644 --- a/media-libs/codec2/codec2-0.9.2-r1.ebuild +++ b/media-libs/codec2/codec2-0.9.2-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://freedv.org/ http://www.rowetel.com/?page_id=452" SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0/${PV}" +SLOT="0/0.9" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples test" # Not yet passing, but infrastructure added to run
