diff options
author | Sam James <sam@gentoo.org> | 2023-12-20 15:20:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-20 15:20:57 +0000 |
commit | 5c45adca91f178757c73c7b9cd7b1e950a133fb3 (patch) | |
tree | f5ae4533ffa14db2e2cbd741d139113a3f7497b8 /dev-lisp | |
parent | media-fonts/fontawesome: Stabilize 6.1.1 ALLARCHES, #920374 (diff) | |
download | gentoo-5c45adca91f178757c73c7b9cd7b1e950a133fb3.tar.gz gentoo-5c45adca91f178757c73c7b9cd7b1e950a133fb3.tar.bz2 gentoo-5c45adca91f178757c73c7b9cd7b1e950a133fb3.zip |
dev-lisp/flexi-streams: Stabilize 1.0.17 amd64, #920381
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 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 672410b9b419..9e7ea9b8c40e 100644 --- a/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild +++ b/dev-lisp/flexi-streams/flexi-streams-1.0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} |