diff mbox series

[1/1] package/python-decorator: drop host variant

Message ID 20200810083609.325356-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/python-decorator: drop host variant | expand

Commit Message

Fabrice Fontaine Aug. 10, 2020, 8:36 a.m. UTC
Drop host variant of python-decorator as it is not used by any package
since commit d4a0dc5d571cac4f12399d78617db4ff8e55ae12

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/python-decorator/python-decorator.mk | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/package/python-decorator/python-decorator.mk b/package/python-decorator/python-decorator.mk
index e555f01ba1..ea56b786c4 100644
--- a/package/python-decorator/python-decorator.mk
+++ b/package/python-decorator/python-decorator.mk
@@ -13,4 +13,3 @@  PYTHON_DECORATOR_LICENSE_FILES = LICENSE.txt
 PYTHON_DECORATOR_SETUP_TYPE = setuptools
 
 $(eval $(python-package))
-$(eval $(host-python-package))