commit: 7aa358b1bccfe136abbfc8e034ac6a728494ceb7 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Feb 18 21:16:06 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Feb 18 21:23:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa358b1
dev-python/ufoLib: amd64 stable Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> dev-python/ufoLib/ufoLib-3.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ufoLib/ufoLib-3.0.0.ebuild b/dev-python/ufoLib/ufoLib-3.0.0.ebuild index d521d555078..65da6108141 100644 --- a/dev-python/ufoLib/ufoLib-3.0.0.ebuild +++ b/dev-python/ufoLib/ufoLib-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/unified-font-object/ufoLib/archive/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" DEPEND="
