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/entrypoints | |
| 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/entrypoints')
| -rw-r--r-- | dev-python/entrypoints/entrypoints-0.3-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/entrypoints/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild index e8433b000e95..76eab2a60221 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/entrypoints/metadata.xml b/dev-python/entrypoints/metadata.xml index 786f9843206a..e69cf920766e 100644 --- a/dev-python/entrypoints/metadata.xml +++ b/dev-python/entrypoints/metadata.xml @@ -9,6 +9,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <longdescription> Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are console_scripts |
