diff options
Diffstat (limited to 'dev-scheme/stklos/stklos-2.10.ebuild')
-rw-r--r-- | dev-scheme/stklos/stklos-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/stklos/stklos-2.10.ebuild b/dev-scheme/stklos/stklos-2.10.ebuild index 17f5eaa272a9..2893bf029731 100644 --- a/dev-scheme/stklos/stklos-2.10.ebuild +++ b/dev-scheme/stklos/stklos-2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.net/download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="threads" RDEPEND="dev-libs/boehm-gc[threads?] |