diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 15:11:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 15:11:32 +0000 |
commit | 1d2273161339a102e529aa1a8c5e82a47f0cfe4c (patch) | |
tree | b43abd1690456fd3e3734d9d52fa53c40eacec45 /net-print | |
parent | net-print/cups-meta: Stabilize 1 ppc, #923811 (diff) | |
download | gentoo-1d2273161339a102e529aa1a8c5e82a47f0cfe4c.tar.gz gentoo-1d2273161339a102e529aa1a8c5e82a47f0cfe4c.tar.bz2 gentoo-1d2273161339a102e529aa1a8c5e82a47f0cfe4c.zip |
net-print/cups-browsed: Stabilize 2.0.0 ppc, #923811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-browsed/cups-browsed-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c6d67a2753cb..5e82a340aa96 100644 --- a/net-print/cups-browsed/cups-browsed-2.0.0.ebuild +++ b/net-print/cups-browsed/cups-browsed-2.0.0.ebuild @@ -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 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-libs/glib:2 |