summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/dry-core/dry-core-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dry-core/dry-core-1.0.1.ebuild b/dev-ruby/dry-core/dry-core-1.0.1.ebuild
index 991e780e64d2..fbfc2eef27ea 100644
--- a/dev-ruby/dry-core/dry-core-1.0.1.ebuild
+++ b/dev-ruby/dry-core/dry-core-1.0.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://dry-rb.org/gems/dry-core/"
SRC_URI="https://github.com/dry-rb/dry-core/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~sparc"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc"
SLOT="$(ver_cut 1)"
# Skip tests for now to avoid circular dependencies.