diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-04 13:34:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-04 13:34:48 +0000 |
| commit | f09348f7b84e56cfc49a34b797369a8f700bb357 (patch) | |
| tree | 5d2d357545306cce790b90d1b5b7c3e0605f4dbc /dev-python/tables | |
| parent | 7017042990b39f840e9f9ec1f4b6c66c278365a6 (diff) | |
| download | baldeagleos-repo-f09348f7b84e56cfc49a34b797369a8f700bb357.tar.gz baldeagleos-repo-f09348f7b84e56cfc49a34b797369a8f700bb357.tar.xz baldeagleos-repo-f09348f7b84e56cfc49a34b797369a8f700bb357.zip | |
Adding metadata
Diffstat (limited to 'dev-python/tables')
| -rw-r--r-- | dev-python/tables/tables-3.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tables/tables-3.9.2.ebuild b/dev-python/tables/tables-3.9.2.ebuild index 6735c3077dd8..6e3ef9b56c32 100644 --- a/dev-python/tables/tables-3.9.2.ebuild +++ b/dev-python/tables/tables-3.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+cpudetection examples test" RESTRICT="!test? ( test )" |
