app-admin/pydf: keyword for arm64.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 26 Jul 2017 21:25:41 +0000 (23:25 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 26 Jul 2017 21:26:23 +0000 (23:26 +0200)
Gentoo-Bug: https://bugs.gentoo.org/622756

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-admin/pydf/pydf-12-r1.ebuild

index 62e056c8a46134038f8cec38630f16c3b8c3c3c3..363b2db7d70f411a431013a775e8d1654be82903 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit python-r1
@@ -12,9 +13,10 @@ SRC_URI="http://kassiopeia.juls.savba.sk/~garabik/software/pydf/${PN}_${PV}.tar.
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~arm64 ~x86-fbsd ~amd64-linux ~x86-linux"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}"