diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-11-25 19:21:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-11-25 19:22:52 +0300 |
commit | 0a433f5990ebdb9eb9e05f8ea7bf2ed49135cc2d (patch) | |
tree | ed8eee3adce757efa7a3436f459d65b6ddf0c5e2 /app-admin | |
parent | kde-apps/yakuake: Stabilize 20.08.3 x86, #753242 (diff) | |
download | gentoo-0a433f5990ebdb9eb9e05f8ea7bf2ed49135cc2d.tar.gz gentoo-0a433f5990ebdb9eb9e05f8ea7bf2ed49135cc2d.tar.bz2 gentoo-0a433f5990ebdb9eb9e05f8ea7bf2ed49135cc2d.zip |
app-admin/system-config-printer: Stabilize 1.5.13 x86, #753242
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/system-config-printer/system-config-printer-1.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/system-config-printer/system-config-printer-1.5.13.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.13.ebuild index 0a8c3298b6f6..c54129296d20 100644 --- a/app-admin/system-config-printer/system-config-printer-1.5.13.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.5.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenPrinting/${PN}/releases/download/v${PV}/${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gnome-keyring policykit" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |