diff options
author | 2021-01-06 23:26:55 +0100 | |
---|---|---|
committer | 2021-01-06 23:26:55 +0100 | |
commit | faa0c7ff56f8273077e4175b9bfec5e3f3f8cc9b (patch) | |
tree | 3218fcee6591f3e19d290f69755670081a9d31fb /dev-python/toml | |
parent | dev-python/sympy: drop x86-macos (diff) | |
download | gentoo-faa0c7ff56f8273077e4175b9bfec5e3f3f8cc9b.tar.gz gentoo-faa0c7ff56f8273077e4175b9bfec5e3f3f8cc9b.tar.bz2 gentoo-faa0c7ff56f8273077e4175b9bfec5e3f3f8cc9b.zip |
dev-python/toml: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/toml')
-rw-r--r-- | dev-python/toml/toml-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/toml/toml-0.10.2.ebuild b/dev-python/toml/toml-0.10.2.ebuild index d4cff4d117ce..d6d9635bc47c 100644 --- a/dev-python/toml/toml-0.10.2.ebuild +++ b/dev-python/toml/toml-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ IUSE="test" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( |