diff options
author | 2019-02-18 22:16:06 +0100 | |
---|---|---|
committer | 2019-02-18 22:23:38 +0100 | |
commit | 7aa358b1bccfe136abbfc8e034ac6a728494ceb7 (patch) | |
tree | 4869b8475df7931733d9c95ce041bc76932867ce /dev-python/ufoLib | |
parent | net-firewall/ipkungfu: amd64 stable, bug #676712 (diff) | |
download | gentoo-7aa358b1bccfe136abbfc8e034ac6a728494ceb7.tar.gz gentoo-7aa358b1bccfe136abbfc8e034ac6a728494ceb7.tar.bz2 gentoo-7aa358b1bccfe136abbfc8e034ac6a728494ceb7.zip |
dev-python/ufoLib: amd64 stable
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/ufoLib')
-rw-r--r-- | dev-python/ufoLib/ufoLib-3.0.0.ebuild | 4 |
1 files 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 d521d5550784..65da61081413 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=" |