diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-20 17:07:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-20 17:08:05 +0100 |
commit | 9623d995c7a76e649efff5e5214c348aac067726 (patch) | |
tree | c0b6c084caa197f1283a0b80d2760225b78a7724 /dev-lisp/flexi-streams | |
parent | sys-kernel/gentoo-kernel-bin: Fix genpatches increment in 5.10.* (diff) | |
download | gentoo-9623d995c7a76e649efff5e5214c348aac067726.tar.gz gentoo-9623d995c7a76e649efff5e5214c348aac067726.tar.bz2 gentoo-9623d995c7a76e649efff5e5214c348aac067726.zip |
dev-lisp/flexi-streams: Stabilize 1.0.17 x86, #920381
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lisp/flexi-streams')
-rw-r--r-- | dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} |