diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-20 19:06:49 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-20 19:10:31 +0200 |
commit | 12966320d863065a0542cd45cf28c8fb1e933f79 (patch) | |
tree | c4f59f62e3d1e2ef713ab8f43e40f960bbf1d26b /net-print | |
parent | dev-python/pycups: keyword ~arm64 (diff) | |
download | gentoo-12966320d863065a0542cd45cf28c8fb1e933f79.tar.gz gentoo-12966320d863065a0542cd45cf28c8fb1e933f79.tar.bz2 gentoo-12966320d863065a0542cd45cf28c8fb1e933f79.zip |
net-print/cups-pk-helper: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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 9122aabc2190..7cb5d901f866 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 ~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 |