diff options
Diffstat (limited to 'dev-python/pandas')
-rw-r--r-- | dev-python/pandas/pandas-1.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-1.2.3-r1.ebuild b/dev-python/pandas/pandas-1.2.3-r1.ebuild index 5ff9e82c2133..e8005c2752e4 100644 --- a/dev-python/pandas/pandas-1.2.3-r1.ebuild +++ b/dev-python/pandas/pandas-1.2.3-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P/_/}" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="doc full-support minimal test X" RESTRICT="!test? ( test )" |