diff options
author | 2023-07-24 22:09:07 +0100 | |
---|---|---|
committer | 2023-07-24 22:09:07 +0100 | |
commit | 775399a6bc236aabe4c33b548b4a17a25357a655 (patch) | |
tree | e2d5a39e9247b6c2cc6505f13ff76c9a4f41821c | |
parent | app-containers/docker-cli: Stabilize 24.0.5 arm64, #911170 (diff) | |
download | gentoo-775399a6bc236aabe4c33b548b4a17a25357a655.tar.gz gentoo-775399a6bc236aabe4c33b548b4a17a25357a655.tar.bz2 gentoo-775399a6bc236aabe4c33b548b4a17a25357a655.zip |
dev-libs/openpace: Stabilize 1.1.3 ppc64, #911169
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/openpace/openpace-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openpace/openpace-1.1.3.ebuild b/dev-libs/openpace/openpace-1.1.3.ebuild index 67716a86db53..d51c7a6cbc94 100644 --- a/dev-libs/openpace/openpace-1.1.3.ebuild +++ b/dev-libs/openpace/openpace-1.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/frankmorgner/openpace/releases/download/${PV}/${P}.t LICENSE="GPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~amd64 ppc64 ~riscv ~sparc x86" BDEPEND=" dev-util/gengetopt |