diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-15 13:13:44 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-18 07:48:46 +0100 |
commit | 173224678b5054a486da2306cecae728b5441e46 (patch) | |
tree | e4131a29ff550f7a732f93e5911c0fb54989fea0 /www-servers | |
parent | dev-ruby/tty-command: keyword 0.10.1-r1 for ~riscv (diff) | |
download | gentoo-173224678b5054a486da2306cecae728b5441e46.tar.gz gentoo-173224678b5054a486da2306cecae728b5441e46.tar.bz2 gentoo-173224678b5054a486da2306cecae728b5441e46.zip |
www-servers/adsf: keyword 1.4.6 for ~riscv
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/adsf/adsf-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/adsf/adsf-1.4.6.ebuild b/www-servers/adsf/adsf-1.4.6.ebuild index 70f2b793b1d1..1801700ecd2b 100644 --- a/www-servers/adsf/adsf-1.4.6.ebuild +++ b/www-servers/adsf/adsf-1.4.6.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ddfreyne/adsf/archive/${PV}.tar.gz -> ${P}.tar.gz" RUBY_S="${P}/adsf" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" SLOT="0" IUSE="" |