gentoo-ebuilds/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild
Jakov Smolić 75192d1802
dev-lisp/trivial-gray-streams: Keyword 20170830-r1 riscv, #893500
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-06-25 18:42:15 +02:00

14 lines
388 B
Bash

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit common-lisp-3
DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
HOMEPAGE="https://trivial-gray-streams.common-lisp.dev/"
SRC_URI="mirror://gentoo/a9/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc ~riscv ~sparc x86"