diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-09-23 16:18:42 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-09-23 16:18:42 +0200 |
commit | 1e745ea2ee6946d2197244262f5dab1b47d8c151 (patch) | |
tree | 652b8016c05fc745130254c9378cb85de6d39b02 /dev-python | |
parent | dev-python/fslpy: rtree was moved (diff) | |
download | sci-1e745ea2ee6946d2197244262f5dab1b47d8c151.tar.gz sci-1e745ea2ee6946d2197244262f5dab1b47d8c151.tar.bz2 sci-1e745ea2ee6946d2197244262f5dab1b47d8c151.zip |
dev-python/gammapy: unkeyword 1.0 for ~x86
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gammapy/gammapy-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gammapy/gammapy-1.0.ebuild b/dev-python/gammapy/gammapy-1.0.ebuild index 6357014ed..1748c8ba7 100644 --- a/dev-python/gammapy/gammapy-1.0.ebuild +++ b/dev-python/gammapy/gammapy-1.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/gammapy/gammapy" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" #TODO: Package all these pytest deps: # pytest-doctestplus>=0.2.0 |