diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 16:13:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 16:13:42 +0100 |
commit | 529a267cc410e1754e9e5841f3d405d52791e059 (patch) | |
tree | 2a97e6d644bb255341ad0d314a95ad03eaa4601f /dev-util/stripe-mock | |
parent | dev-python/scipy: Stabilize 1.11.4 ppc64, #919556 (diff) | |
download | gentoo-529a267cc410e1754e9e5841f3d405d52791e059.tar.gz gentoo-529a267cc410e1754e9e5841f3d405d52791e059.tar.bz2 gentoo-529a267cc410e1754e9e5841f3d405d52791e059.zip |
dev-util/stripe-mock: Stabilize 0.178.0 amd64, #919561
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/stripe-mock')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.178.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild index 6d0e2e267924..c30cb1f75be1 100644 --- a/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.178.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT ISC BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" src_compile() { emake build |