diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-29 12:39:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-29 12:39:35 +0000 |
| commit | 33ec976b4dff7730ef0e5445be16db94f3d03de3 (patch) | |
| tree | 74380cd2f5f48b587e171187026c1ca4389bfbfb /dev-lang/python-exec | |
| parent | 89402f15705ad22c058320fa49e47bee774a6f08 (diff) | |
| download | baldeagleos-repo-33ec976b4dff7730ef0e5445be16db94f3d03de3.tar.gz baldeagleos-repo-33ec976b4dff7730ef0e5445be16db94f3d03de3.tar.xz baldeagleos-repo-33ec976b4dff7730ef0e5445be16db94f3d03de3.zip | |
Adding metadata
Diffstat (limited to 'dev-lang/python-exec')
| -rw-r--r-- | dev-lang/python-exec/python-exec-2.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python-exec/python-exec-2.4.8.ebuild b/dev-lang/python-exec/python-exec-2.4.8.ebuild index dd06c4402f6a..a2b015ae497f 100644 --- a/dev-lang/python-exec/python-exec-2.4.8.ebuild +++ b/dev-lang/python-exec/python-exec-2.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/python-exec/releases/download/v${PV}/${P}.tar LICENSE="BSD-2" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Internal Python project hack. Do not copy it. Ever. IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_} +native-symlinks test" RESTRICT="!test? ( test )" |
