diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:44:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:44:39 +0200 |
commit | 739bf507833706f687bd35bf285ada281791879e (patch) | |
tree | 3235caad6a8fcba4d1790647e91f85acfbeaa073 /sci-visualization/gwyddion | |
parent | net-firewall/conntrack-tools: Stabilize 1.4.7-r1 amd64, #899396 (diff) | |
download | gentoo-739bf507833706f687bd35bf285ada281791879e.tar.gz gentoo-739bf507833706f687bd35bf285ada281791879e.tar.bz2 gentoo-739bf507833706f687bd35bf285ada281791879e.zip |
sci-visualization/gwyddion: Stabilize 2.61 x86, #899458
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-visualization/gwyddion')
-rw-r--r-- | sci-visualization/gwyddion/gwyddion-2.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/gwyddion/gwyddion-2.61.ebuild b/sci-visualization/gwyddion/gwyddion-2.61.ebuild index 7a324f0066a3..a885c4952fc4 100644 --- a/sci-visualization/gwyddion/gwyddion-2.61.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.61.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://gwyddion.net/download/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="bzip2 doc fits jansson hdf5 nls openexr openmp perl ruby sourceview unique xml X zlib" RDEPEND=" |