diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-05-19 00:33:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-05-19 00:34:18 +0200 |
commit | 3ad8578d4ef311d54afdaf8637419da73be4d1d1 (patch) | |
tree | 715ddbe6b8d742579fac413a054bb62da3296f54 /virtual/python-greenlet | |
parent | dev-python/dulwich: Remove old (diff) | |
download | gentoo-3ad8578d4ef311d54afdaf8637419da73be4d1d1.tar.gz gentoo-3ad8578d4ef311d54afdaf8637419da73be4d1d1.tar.bz2 gentoo-3ad8578d4ef311d54afdaf8637419da73be4d1d1.zip |
virtual/python-greenlet: Sync keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/python-greenlet')
-rw-r--r-- | virtual/python-greenlet/python-greenlet-1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild index 84228fb56183..26e13c4a985f 100644 --- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild +++ b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python greenlet module" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |