diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-03 09:41:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-03 09:41:41 +0100 |
commit | 2309bef6d27d64fec3cc1e6776687ad6ef56d7fc (patch) | |
tree | 837e0a2acd74b5cc887283bb7ac1524bde0ef959 /net-print | |
parent | net-print/cups-filters: Keyword 2.0.0 riscv, #920237 (diff) | |
download | gentoo-2309bef6d27d64fec3cc1e6776687ad6ef56d7fc.tar.gz gentoo-2309bef6d27d64fec3cc1e6776687ad6ef56d7fc.tar.bz2 gentoo-2309bef6d27d64fec3cc1e6776687ad6ef56d7fc.zip |
net-print/cups-browsed: Keyword 2.0.0 riscv, #920237
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-browsed/cups-browsed-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-browsed/cups-browsed-2.0.0.ebuild b/net-print/cups-browsed/cups-browsed-2.0.0.ebuild index 1b6b0e1e9f9c..ee211ad219f6 100644 --- a/net-print/cups-browsed/cups-browsed-2.0.0.ebuild +++ b/net-print/cups-browsed/cups-browsed-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OpenPrinting/cups-browsed/releases/download/${PV}/${ LICENSE="Apache-2.0" SLOT="0" IUSE="ldap test zeroconf" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-libs/glib:2 |