summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-05-06 10:01:39 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-05-06 10:01:39 +0200
commit7d44f1efe5b479a1753ef253fef916c03101ef1b (patch)
tree0f6dc81a8031222c00eee52cb856d6996e5fd1be /sys-libs
parentdev-python/hcloud-python: enable tests (diff)
downloadgentoo-7d44f1efe5b479a1753ef253fef916c03101ef1b.tar.gz
gentoo-7d44f1efe5b479a1753ef253fef916c03101ef1b.tar.bz2
gentoo-7d44f1efe5b479a1753ef253fef916c03101ef1b.zip
sys-libs/liburing: Added ~ppc/~ppc64 to v0.6 as well
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/liburing/liburing-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/liburing/liburing-0.6.ebuild b/sys-libs/liburing/liburing-0.6.ebuild
index 19e5f7fbdf8e..e79816781b8e 100644
--- a/sys-libs/liburing/liburing-0.6.ebuild
+++ b/sys-libs/liburing/liburing-0.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.dk/cgit/${PN}/snapshot/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"
src_prepare() {