commit: a0d5cb6e7d7f91557e122212b88e081857895836 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 6 15:39:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 6 15:39:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d5cb6e
media-video/celluloid: Stabilize 0.20 amd64, #768942 Signed-off-by: Sam James <sam <AT> gentoo.org> media-video/celluloid/celluloid-0.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/celluloid/celluloid-0.20.ebuild b/media-video/celluloid/celluloid-0.20.ebuild index 785dc71be16..6a30b769a97 100644 --- a/media-video/celluloid/celluloid-0.20.ebuild +++ b/media-video/celluloid/celluloid-0.20.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/celluloid-player/celluloid/releases/download/v${PV}/ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=">=dev-libs/glib-2.44 >=x11-libs/gtk+-3.22.23:3
