summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/nss-pem/nss-pem-1.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss-pem/nss-pem-1.0.6.ebuild b/dev-libs/nss-pem/nss-pem-1.0.6.ebuild
index fc81aed71ccc..ffac0b1d5430 100644
--- a/dev-libs/nss-pem/nss-pem-1.0.6.ebuild
+++ b/dev-libs/nss-pem/nss-pem-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz"
LICENSE="MPL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~hppa"
IUSE=""
BDEPEND=" >=dev-libs/nss-3.50-r1 "