diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 15:11:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 15:11:36 +0000 |
commit | 719e8a96fe778b410e846c00296ea11f1eaa7f5f (patch) | |
tree | bd02a3ae649f6b0aa0eb3b5c3e41207d4123c3c0 | |
parent | net-print/cups-meta: Stabilize 1 arm64, #923811 (diff) | |
download | gentoo-719e8a96fe778b410e846c00296ea11f1eaa7f5f.tar.gz gentoo-719e8a96fe778b410e846c00296ea11f1eaa7f5f.tar.bz2 gentoo-719e8a96fe778b410e846c00296ea11f1eaa7f5f.zip |
net-print/cups-browsed: Stabilize 2.0.0 arm64, #923811
Signed-off-by: Sam James <sam@gentoo.org>
-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 5e82a340aa96..36491fa549b9 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 |