summaryrefslogtreecommitdiff
path: root/sci-libs/coinor-sample
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-07 05:56:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-07 05:56:17 +0000
commit32f67cc4163d5c6e094345e920ada52367df5f5f (patch)
tree76cbc37c2db56951b580f369bd3a6f0b807582f5 /sci-libs/coinor-sample
parentf704f050bfdcc3bad4cd597edcce143ca6133848 (diff)
gentoo auto-resync : 07:03:2023 - 05:56:17
Diffstat (limited to 'sci-libs/coinor-sample')
-rw-r--r--sci-libs/coinor-sample/Manifest2
-rw-r--r--sci-libs/coinor-sample/coinor-sample-1.2.12.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/coinor-sample/Manifest b/sci-libs/coinor-sample/Manifest
index c9824799a0a5..0a864a970760 100644
--- a/sci-libs/coinor-sample/Manifest
+++ b/sci-libs/coinor-sample/Manifest
@@ -1,3 +1,3 @@
DIST coinor-sample-1.2.12.tar.gz 366746 BLAKE2B 2779320ae3b58acd9018f8e7129c334b0f9dc90ba836877e34704c467a863bea1d6eef1dd239bf8e2a7e7f71039bdedcb563aa4d3540df851ab23ad11829a541 SHA512 a15989da64ab9ebb32ae24ff7e999c03961b8688ff57b316956171a7d9145ddf723abc6d78c83879de6b018b92a4d1ab748f2dd7e2ed54b194d80ec460916ced
-EBUILD coinor-sample-1.2.12.ebuild 451 BLAKE2B d5de07578dce04e64adca099f116d7a21e74f26ddef21d00016563284d93cac79223d2858b10a13b39991c02dede2e1ce025224a7d78e6bb858f5d6bc90cdd3f SHA512 ff5eb2e08118a4b63946d6d88ca0ec6ef387b72f1397cc5ffda2d9e7b38bb59562ec12fa36647272825923bc73a40ca95daaf216104d7ba5b33b5d7f13cf9232
+EBUILD coinor-sample-1.2.12.ebuild 458 BLAKE2B b3b7168302f98b82286e10c355a3676a952804b6b81be8bc17724c7fc2986a52fbecde6e598a10d222f98cf5dd446922a70aa296eced92a956365e0850668b2e SHA512 7358f6ea3ff1a3281d4e1c555375cf2dd8b998f74a55b9cf173fcf5be443aadf5d484685597bc6042ab0b61340749100173ad64134732adab86b108635485086
MISC metadata.xml 586 BLAKE2B 7bf20e76e06fd752b07b1a4f7b0f10f3913571e848723d0f8361fb760854517c6224668ffc8d0bef8db43260b0e8d9eb23d6ebc17c7b255312711c0fbc2d26b8 SHA512 9441d85e90adb3fff9ebb76b593ddb52f666be1cb59bc8b447aa0d7ac39d899771c5cb7f7594dd40a4554f24199f66d1ae0781870a1b3112e675343cc5d4c5fe
diff --git a/sci-libs/coinor-sample/coinor-sample-1.2.12.ebuild b/sci-libs/coinor-sample/coinor-sample-1.2.12.ebuild
index d35fcf1e642e..e4c0bfe9b8f0 100644
--- a/sci-libs/coinor-sample/coinor-sample-1.2.12.ebuild
+++ b/sci-libs/coinor-sample/coinor-sample-1.2.12.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=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/coin-or-tools/Data-Sample/"
SRC_URI="https://github.com/coin-or-tools/${MY_PN}/archive/releases/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}/${MY_PN}-releases-${PV}"