summaryrefslogtreecommitdiff
path: root/dev-python/svgwrite
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/svgwrite')
-rw-r--r--dev-python/svgwrite/metadata.xml1
-rw-r--r--dev-python/svgwrite/svgwrite-1.4.1.ebuild1
-rw-r--r--dev-python/svgwrite/svgwrite-1.4.ebuild3
3 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/svgwrite/metadata.xml b/dev-python/svgwrite/metadata.xml
index 991845fa3c65..73d91b1445ce 100644
--- a/dev-python/svgwrite/metadata.xml
+++ b/dev-python/svgwrite/metadata.xml
@@ -9,4 +9,5 @@
<remote-id type="pypi">svgwrite</remote-id>
</upstream>
<origin>gentoo-staging</origin>
+ <stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/svgwrite/svgwrite-1.4.1.ebuild b/dev-python/svgwrite/svgwrite-1.4.1.ebuild
index b1ee693eac4b..3f3736a2ecf1 100644
--- a/dev-python/svgwrite/svgwrite-1.4.1.ebuild
+++ b/dev-python/svgwrite/svgwrite-1.4.1.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+
inherit distutils-r1
DESCRIPTION="Python Package to write SVG files"
diff --git a/dev-python/svgwrite/svgwrite-1.4.ebuild b/dev-python/svgwrite/svgwrite-1.4.ebuild
index 11a6738b181b..3f3736a2ecf1 100644
--- a/dev-python/svgwrite/svgwrite-1.4.ebuild
+++ b/dev-python/svgwrite/svgwrite-1.4.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+
inherit distutils-r1
DESCRIPTION="Python Package to write SVG files"