dev-lisp/flexi-streams: Stabilize 1.0.19 amd64, #930217

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-21 00:48:22 +01:00
parent d33f25f251
commit ca34beae48

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,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="test"
RESTRICT="!test? ( test )"