diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-09-19 14:38:37 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-09-19 14:38:37 +0200 |
commit | 1b895ff98a77ad75d8d484710c12ccb50401b8cc (patch) | |
tree | 15381171cc0c801bafb447e9b463c418ac925b67 /dev-python/jaraco-collections | |
parent | net-proxy/haproxy: Bump to 2.9.11 and 3.0.5 (diff) | |
download | gentoo-1b895ff98a77ad75d8d484710c12ccb50401b8cc.tar.gz gentoo-1b895ff98a77ad75d8d484710c12ccb50401b8cc.tar.bz2 gentoo-1b895ff98a77ad75d8d484710c12ccb50401b8cc.zip |
dev-python/jaraco-collections-5.1.0: add Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild index 6b2e5a0f229c..c83c120b90c0 100644 --- a/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" dev-python/jaraco-text[${PYTHON_USEDEP}] |