dev-python/fonttools: amd64 stable wrt bug #676272
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 17 Feb 2019 15:31:10 +0000 (18:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 17 Feb 2019 15:31:10 +0000 (18:31 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-python/fonttools/fonttools-3.24.2.ebuild

index 84eddb3752327e041a89768b98a8835d43fa164f..6553b35cd81989c105f107c3230366160e78200f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""