diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:40:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:40:50 +0200 |
commit | f29c3cfb4f0d546f185d4a812d74d5c4e991c52b (patch) | |
tree | 52a4eca6c00829e7a768ebe1b48e18243b5dae07 /dev-python/regex | |
parent | dev-python/python-lsp-server: amd64/x86 stable (ALLARCHES policy) wrt bug #81... (diff) | |
download | gentoo-f29c3cfb4f0d546f185d4a812d74d5c4e991c52b.tar.gz gentoo-f29c3cfb4f0d546f185d4a812d74d5c4e991c52b.tar.bz2 gentoo-f29c3cfb4f0d546f185d4a812d74d5c4e991c52b.zip |
dev-python/regex: x86 stable wrt bug #811654
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/regex')
-rw-r--r-- | dev-python/regex/regex-2021.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/regex/regex-2021.8.3.ebuild b/dev-python/regex/regex-2021.8.3.ebuild index 48442fc5c393..7bdda830e217 100644 --- a/dev-python/regex/regex-2021.8.3.ebuild +++ b/dev-python/regex/regex-2021.8.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" IUSE="doc" PATCHES=( |