diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-28 16:26:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-28 16:26:05 +0000 |
| commit | 4072d1c75eab1de1a48b1162cb109a676535c43e (patch) | |
| tree | b61c4b141df2dc7033b921a22301e0b086e994c0 /dev-python/testpath | |
| parent | 383ca8b3a1513daffa77b5597d956e385358a144 (diff) | |
| download | baldeagleos-repo-4072d1c75eab1de1a48b1162cb109a676535c43e.tar.gz baldeagleos-repo-4072d1c75eab1de1a48b1162cb109a676535c43e.tar.xz baldeagleos-repo-4072d1c75eab1de1a48b1162cb109a676535c43e.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/testpath')
| -rw-r--r-- | dev-python/testpath/metadata.xml | 1 | ||||
| -rw-r--r-- | dev-python/testpath/testpath-0.4.4-r1.ebuild | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/testpath/metadata.xml b/dev-python/testpath/metadata.xml index 409e6babe398..6081b603cb6f 100644 --- a/dev-python/testpath/metadata.xml +++ b/dev-python/testpath/metadata.xml @@ -9,6 +9,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <longdescription> Testpath is a collection of utilities for Python code working with files and commands. It contains functions to check things on the diff --git a/dev-python/testpath/testpath-0.4.4-r1.ebuild b/dev-python/testpath/testpath-0.4.4-r1.ebuild index 7d0a3c04c06c..01739e6ebab4 100644 --- a/dev-python/testpath/testpath-0.4.4-r1.ebuild +++ b/dev-python/testpath/testpath-0.4.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" DEPEND=" test? ( |
