summaryrefslogtreecommitdiff
path: root/dev-python/svgwrite
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-28 01:47:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-28 01:47:42 +0000
commitf949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19 (patch)
tree9137ddc39e31b07e5a40000e575c7b7e5775be83 /dev-python/svgwrite
parent0d5be85c6df12853ac7b83a6522dd15ac7a4807f (diff)
downloadbaldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.tar.gz
baldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.tar.xz
baldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.zip
Adding metadata
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"