diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild index 2cb1647c2ef6..0462e9059adb 100644 --- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild +++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.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 @@ -16,7 +16,7 @@ DESCRIPTION="Provides deploying functionality for Nanoc" HOMEPAGE="https://nanoc.ws/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" SLOT="$(ver_cut 1)" IUSE="" |