commit: 9623d995c7a76e649efff5e5214c348aac067726 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Dec 20 16:07:51 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Dec 20 16:08:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9623d995
dev-lisp/flexi-streams: Stabilize 1.0.17 x86, #920381 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild b/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild index 9e7ea9b8c40e..4af4c8bf3e96 100644 --- a/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild +++ b/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="!dev-lisp/cl-${PN}
