diff options
Diffstat (limited to 'net-print/hplip-plugin')
-rw-r--r-- | net-print/hplip-plugin/hplip-plugin-3.22.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/hplip-plugin/hplip-plugin-3.22.10.ebuild b/net-print/hplip-plugin/hplip-plugin-3.22.10.ebuild index 58cb1caf77f7..4640ec88147f 100644 --- a/net-print/hplip-plugin/hplip-plugin-3.22.10.ebuild +++ b/net-print/hplip-plugin/hplip-plugin-3.22.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="hplip-plugin" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 x86" IUSE="orblite" # License does not allow us to redistribute the "source" package RESTRICT="mirror" |