diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-09-23 16:27:05 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-09-23 16:27:05 +0200 |
commit | 6f8549e45bb47acb9ea62c8b46f4d24394f30b52 (patch) | |
tree | 0a32c5b5d5f554c8d0b2234f52bcedabc8fca5a2 /dev-python | |
parent | dev-python/pynwb: drop ~x86 (diff) | |
download | sci-6f8549e45bb47acb9ea62c8b46f4d24394f30b52.tar.gz sci-6f8549e45bb47acb9ea62c8b46f4d24394f30b52.tar.bz2 sci-6f8549e45bb47acb9ea62c8b46f4d24394f30b52.zip |
dev-python/specutils: drop ~x86
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/specutils/specutils-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/specutils/specutils-1.9.1.ebuild b/dev-python/specutils/specutils-1.9.1.ebuild index c77a1078d..d86b289d7 100644 --- a/dev-python/specutils/specutils-1.9.1.ebuild +++ b/dev-python/specutils/specutils-1.9.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/astropy/specutils" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" # Requires access to the internet RESTRICT="test" |