diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 16:21:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 16:21:33 +0100 |
commit | 0d9d275ec85874ddc7b5118dbea9c8cc1954f755 (patch) | |
tree | 22ecb5314dcddcc90a1a76e8412eea23c156538f /dev-libs/libtpms | |
parent | app-crypt/swtpm: Keyword 0.6.0-r1 ppc64, #798753 (diff) | |
download | gentoo-0d9d275ec85874ddc7b5118dbea9c8cc1954f755.tar.gz gentoo-0d9d275ec85874ddc7b5118dbea9c8cc1954f755.tar.bz2 gentoo-0d9d275ec85874ddc7b5118dbea9c8cc1954f755.zip |
dev-libs/libtpms: Keyword 0.8.4 ppc64, #798753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtpms')
-rw-r--r-- | dev-libs/libtpms/libtpms-0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtpms/libtpms-0.8.4.ebuild b/dev-libs/libtpms/libtpms-0.8.4.ebuild index 3eab05684d98..5efa7fe4f9ee 100644 --- a/dev-libs/libtpms/libtpms-0.8.4.ebuild +++ b/dev-libs/libtpms/libtpms-0.8.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/stefanberger/libtpms" SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" DEPEND="dev-libs/openssl:=" RDEPEND="${DEPEND}" |