diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nanoc-core/nanoc-core-4.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild index 02adf509a516..80ec88500e6d 100644 --- a/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild +++ b/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://nanoc.ws/" SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" SLOT="0" IUSE="${IUSE} minimal" |