diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild b/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild index 1c524f55b21e..de408edaee8e 100644 --- a/www-apps/nanoc-spec/nanoc-spec-0.0.2.ebuild +++ b/www-apps/nanoc-spec/nanoc-spec-0.0.2.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=7 @@ -14,7 +14,7 @@ DESCRIPTION="Provides Nanoc::Spec, containing functionality for writing tests fo HOMEPAGE="https://nanoc.ws/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" SLOT="0" IUSE="${IUSE} minimal" |