diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-03 14:23:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-03 14:23:26 +0300 |
commit | 4278726a5818fe04c746b9d28b93c9ba6e906684 (patch) | |
tree | 220114f22a8217132eb9f2a5162c818a26ec4fca /dev-libs/openspecfun | |
parent | sci-libs/openlibm: Keyword 0.8.0 s390, #937226 (diff) | |
download | gentoo-4278726a5818fe04c746b9d28b93c9ba6e906684.tar.gz gentoo-4278726a5818fe04c746b9d28b93c9ba6e906684.tar.bz2 gentoo-4278726a5818fe04c746b9d28b93c9ba6e906684.zip |
dev-libs/openspecfun: Keyword 0.5.5 s390, #937226
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/openspecfun')
-rw-r--r-- | dev-libs/openspecfun/openspecfun-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openspecfun/openspecfun-0.5.5.ebuild b/dev-libs/openspecfun/openspecfun-0.5.5.ebuild index da7263c522f8..30fffc164622 100644 --- a/dev-libs/openspecfun/openspecfun-0.5.5.ebuild +++ b/dev-libs/openspecfun/openspecfun-0.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/JuliaLang/openspecfun/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~s390 ~x86 ~amd64-linux ~x86-linux" DEPEND="sci-libs/openlibm:=" RDEPEND="${DEPEND}" |