diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 17:01:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 17:01:21 +0300 |
commit | 27f30a719416ad922d227744e26b0d77053193c7 (patch) | |
tree | 47b4b32c64ff49458e7174c6289a9817fe797732 /dev-libs | |
parent | dev-libs/opensc: Keyword 0.23.0-r2 hppa, #909781 (diff) | |
download | gentoo-27f30a719416ad922d227744e26b0d77053193c7.tar.gz gentoo-27f30a719416ad922d227744e26b0d77053193c7.tar.bz2 gentoo-27f30a719416ad922d227744e26b0d77053193c7.zip |
dev-libs/libp11: Keyword 0.4.12-r3 hppa, #909781
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libp11/libp11-0.4.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libp11/libp11-0.4.12-r3.ebuild b/dev-libs/libp11/libp11-0.4.12-r3.ebuild index e3a98f7bddcd..a0ceada99155 100644 --- a/dev-libs/libp11/libp11-0.4.12-r3.ebuild +++ b/dev-libs/libp11/libp11-0.4.12-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc static-libs test" RESTRICT="!test? ( test )" |