diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-26 00:52:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-26 00:52:14 +0000 |
| commit | 6cbee8cf07f996241279c93e8dec71aed6d309f7 (patch) | |
| tree | 6f771cc22c0bb853dbe5f1a45dcf0d961612bbf0 /dev-python/scripttest | |
| parent | 22556625ff9ef6f9199d3738109cfecc87fdf23e (diff) | |
| download | baldeagleos-repo-6cbee8cf07f996241279c93e8dec71aed6d309f7.tar.gz baldeagleos-repo-6cbee8cf07f996241279c93e8dec71aed6d309f7.tar.xz baldeagleos-repo-6cbee8cf07f996241279c93e8dec71aed6d309f7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/scripttest')
| -rw-r--r-- | dev-python/scripttest/scripttest-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild b/dev-python/scripttest/scripttest-1.3.0-r1.ebuild index 2a1c34153c94..c9264872cd57 100644 --- a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild +++ b/dev-python/scripttest/scripttest-1.3.0-r1.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 @@ -14,6 +14,6 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest |
