diff options
Diffstat (limited to 'sci-libs/libhomfly/libhomfly-1.02.6.ebuild')
-rw-r--r-- | sci-libs/libhomfly/libhomfly-1.02.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libhomfly/libhomfly-1.02.6.ebuild b/sci-libs/libhomfly/libhomfly-1.02.6.ebuild index 9107465b4d8c..625b39c60da1 100644 --- a/sci-libs/libhomfly/libhomfly-1.02.6.ebuild +++ b/sci-libs/libhomfly/libhomfly-1.02.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${MY_PV}/${MY_P} LICENSE="Unlicense" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="static-libs" DEPEND="dev-libs/boehm-gc" |