diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:08:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:49 -0400 |
commit | cc52df85e73bae60135bd4a71b6413443fe78aa6 (patch) | |
tree | cb36746f95e3f47495146058e7cbbd68ed3412d1 /net-print | |
parent | net-libs/libaccounts-glib: arm64 stable (diff) | |
download | gentoo-cc52df85e73bae60135bd4a71b6413443fe78aa6.tar.gz gentoo-cc52df85e73bae60135bd4a71b6413443fe78aa6.tar.bz2 gentoo-cc52df85e73bae60135bd4a71b6413443fe78aa6.zip |
net-print/cups-pk-helper: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild index 8d89524396c7..f196d8750b43 100644 --- a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild +++ b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" 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="" # Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92 |