diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 21:10:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 21:48:54 +0200 |
commit | 2983b03dfb5e189020084d2544237ee1a030ab71 (patch) | |
tree | 2061e192eb8f953bc9fd91da68b27307fb47617e /sci-visualization | |
parent | dev-python/chart-studio: unkeyword for ~x86 (diff) | |
download | gentoo-2983b03dfb5e189020084d2544237ee1a030ab71.tar.gz gentoo-2983b03dfb5e189020084d2544237ee1a030ab71.tar.bz2 gentoo-2983b03dfb5e189020084d2544237ee1a030ab71.zip |
sci-visualization/dash: unkeyword for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/dash/dash-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/dash/dash-2.8.1.ebuild b/sci-visualization/dash/dash-2.8.1.ebuild index ba8a68a3ffca..99937d9520d1 100644 --- a/sci-visualization/dash/dash-2.8.1.ebuild +++ b/sci-visualization/dash/dash-2.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" # Test need some packages not yet in the tree # flask_talisman # percy |