diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 12:51:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 12:51:02 +0000 |
commit | 4698ba62958402b440fca944ccbbbfa469659490 (patch) | |
tree | 3715de03a107bb59569a1c77525ab1e2c53a3984 /dev-libs/libdispatch | |
parent | app-backup/borgbackup: Stabilize 1.2.3 amd64, #899666 (diff) | |
download | gentoo-4698ba62958402b440fca944ccbbbfa469659490.tar.gz gentoo-4698ba62958402b440fca944ccbbbfa469659490.tar.bz2 gentoo-4698ba62958402b440fca944ccbbbfa469659490.zip |
dev-libs/libdispatch: Stabilize 5.7.1 ppc64, #899672
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libdispatch')
-rw-r--r-- | dev-libs/libdispatch/libdispatch-5.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdispatch/libdispatch-5.7.1.ebuild b/dev-libs/libdispatch/libdispatch-5.7.1.ebuild index af88a1aec21c..dda6fc765889 100644 --- a/dev-libs/libdispatch/libdispatch-5.7.1.ebuild +++ b/dev-libs/libdispatch/libdispatch-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/apple/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~riscv ~x86" DEPEND=" !gnustep-base/libobjc2 |