diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-10-14 21:45:25 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-10-14 21:46:16 +0200 |
commit | 5683593318b66fb45835a38ef7481c9765001404 (patch) | |
tree | 172230109d658dd4a788d396f608180c517fe306 | |
parent | dev-python/backports-os: Drop untested keyword (diff) | |
download | gentoo-5683593318b66fb45835a38ef7481c9765001404.tar.gz gentoo-5683593318b66fb45835a38ef7481c9765001404.tar.bz2 gentoo-5683593318b66fb45835a38ef7481c9765001404.zip |
dev-python/ufoLib: Drop untested keyword
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r-- | dev-python/ufoLib/ufoLib-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ufoLib/ufoLib-3.0.0.ebuild b/dev-python/ufoLib/ufoLib-3.0.0.ebuild index 7ce26ab26ba6..d521d5550784 100644 --- a/dev-python/ufoLib/ufoLib-3.0.0.ebuild +++ b/dev-python/ufoLib/ufoLib-3.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/unified-font-object/ufoLib/archive/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="test" DEPEND=" |