diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-28 12:28:48 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:02:16 +0800 |
commit | fdeade002c29b3697e372685a42f4add03d5bb62 (patch) | |
tree | 1fe308d9e51219db69f7ae675ac4bc3f2eefb966 /app-text/ronn-ng | |
parent | dev-ruby/mustache: keyword 1.1.1 for ~riscv (diff) | |
download | gentoo-fdeade002c29b3697e372685a42f4add03d5bb62.tar.gz gentoo-fdeade002c29b3697e372685a42f4add03d5bb62.tar.bz2 gentoo-fdeade002c29b3697e372685a42f4add03d5bb62.zip |
app-text/ronn-ng: keyword 0.9.1-r1 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/ronn-ng')
-rw-r--r-- | app-text/ronn-ng/ronn-ng-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ronn-ng/ronn-ng-0.9.1-r1.ebuild b/app-text/ronn-ng/ronn-ng-0.9.1-r1.ebuild index 421aa12c568d..cb124f0a703d 100644 --- a/app-text/ronn-ng/ronn-ng-0.9.1-r1.ebuild +++ b/app-text/ronn-ng/ronn-ng-0.9.1-r1.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/apjanke/ronn-ng" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" IUSE="" |