commit: 3339d797c8094022160422c647490c1157e8d139 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 16:20:06 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 16:20:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3339d797
app-misc/cstream: Stabilize 4.0.0 x86, #944638 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-misc/cstream/cstream-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/cstream/cstream-4.0.0.ebuild b/app-misc/cstream/cstream-4.0.0.ebuild index d13fd5a3c208..0348aba5fad8 100644 --- a/app-misc/cstream/cstream-4.0.0.ebuild +++ b/app-misc/cstream/cstream-4.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cons.org/cracauer/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" PATCHES=( "${FILESDIR}"/${PN}-3.2.1-Fix-implicit-function-declaration.patch
