diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-01-19 14:44:09 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-01-19 14:51:29 +0100 |
commit | 17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae (patch) | |
tree | 7cd7f81029ef667e76d5a7ce52fb400750209dab /net-dns/resolvconf-symlink | |
parent | dev-util/clazy: Stabilize 1.10-r2 x86, #810307 (diff) | |
download | gentoo-17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae.tar.gz gentoo-17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae.tar.bz2 gentoo-17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae.zip |
net-dns/resolvconf-symlink: keyword 0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-dns/resolvconf-symlink')
-rw-r--r-- | net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild index 782762cc845f..b1b8eebaefda 100644 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+symlink" pkg_preinst() { |