dev-python/fudge: add ~arm64, bug #643336
authorMarkus Meier <maekke@gentoo.org>
Sat, 6 Jan 2018 20:12:14 +0000 (21:12 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sat, 6 Jan 2018 20:12:14 +0000 (21:12 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

dev-python/fudge/fudge-1.1.0.ebuild

index a6f52a9d6575de2dc2e150cd5b349dbf125d367d..e6548805814749e7e01fd3942989295e75bc3ccb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="doc test"
 
 RDEPEND=""