diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-01 15:22:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-01 15:22:51 +0100 |
commit | 424153b84351db47cdb85491d28dbe278b25e1f5 (patch) | |
tree | 0845db4732e76b2f20c293cdd6d45f507c50727b /dev-python/fonttools | |
parent | sys-devel/gnuconfig: amd64 stable wrt bug #701502 (diff) | |
download | gentoo-424153b84351db47cdb85491d28dbe278b25e1f5.tar.gz gentoo-424153b84351db47cdb85491d28dbe278b25e1f5.tar.bz2 gentoo-424153b84351db47cdb85491d28dbe278b25e1f5.zip |
dev-python/fonttools: x86 stable wrt bug #699756
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/fonttools')
-rw-r--r-- | dev-python/fonttools/fonttools-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fonttools/fonttools-4.0.1.ebuild b/dev-python/fonttools/fonttools-4.0.1.ebuild index 1758cdde890b..9b6724e00a98 100644 --- a/dev-python/fonttools/fonttools-4.0.1.ebuild +++ b/dev-python/fonttools/fonttools-4.0.1.ebuild @@ -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 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="test" RDEPEND="" |