diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:30:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:30:42 +0000 |
commit | cb09669d329675d5842470709c6704927e9640f3 (patch) | |
tree | f9a432d22901be0f729c4ac27ad67345b8c4f8a3 /net-print/hplip-plugin | |
parent | dev-vcs/subversion: Hardwire kf5 paths, drop kdelibs4support dep (diff) | |
download | gentoo-cb09669d329675d5842470709c6704927e9640f3.tar.gz gentoo-cb09669d329675d5842470709c6704927e9640f3.tar.bz2 gentoo-cb09669d329675d5842470709c6704927e9640f3.zip |
net-print/hplip-plugin: Stabilize 3.22.10 x86, #899282
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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" |