summaryrefslogtreecommitdiff
path: root/sci-libs/coinor-sample
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-19 07:00:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-19 07:00:00 +0000
commitc5572b13d51970d6603acd131f27991cc1b66a79 (patch)
tree459c832fa5c0913b9ce0f85eed5e29922cc0425f /sci-libs/coinor-sample
parent6e476156e1a0d2f4aa53968c37835c3441301367 (diff)
gentoo auto-resync : 19:11:2022 - 07:00:00
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 5bd25129cedc..c9824799a0a5 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 444 BLAKE2B d6ab164aa0b8d99ad4c7d9a2ddc5fc55195c185f91dc0c9ab6d0f6d59c6abd8556a780922580993c741535956dc6c9b4ebaa083e7d121441ba7f2f36394986a4 SHA512 9f5deac4684d03a4253f1eedd8ff6938b2d70633436c27d0688920e313eba2079d934c71075c80d8ced312387e3f04dc04db27a717bf9cfbdb7740fb3739185e
+EBUILD coinor-sample-1.2.12.ebuild 451 BLAKE2B d5de07578dce04e64adca099f116d7a21e74f26ddef21d00016563284d93cac79223d2858b10a13b39991c02dede2e1ce025224a7d78e6bb858f5d6bc90cdd3f SHA512 ff5eb2e08118a4b63946d6d88ca0ec6ef387b72f1397cc5ffda2d9e7b38bb59562ec12fa36647272825923bc73a40ca95daaf216104d7ba5b33b5d7f13cf9232
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 58c9923f0977..d35fcf1e642e 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-2020 Gentoo Authors
+# Copyright 1999-2022 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}/${MY_PN}-releases-${PV}"