diff options
author | 2023-05-05 10:55:20 +0100 | |
---|---|---|
committer | 2023-05-05 11:13:45 +0100 | |
commit | 042351ba7723f7374d4633a0469cb2b8c463e582 (patch) | |
tree | 103a93413dcee5cfd02f34cbf5936ee911d01acc /app-crypt/p11-kit | |
parent | net-libs/libpsl: build tests conditionally, drop py3.9 (diff) | |
download | gentoo-042351ba7723f7374d4633a0469cb2b8c463e582.tar.gz gentoo-042351ba7723f7374d4633a0469cb2b8c463e582.tar.bz2 gentoo-042351ba7723f7374d4633a0469cb2b8c463e582.zip |
app-crypt/p11-kit: add note about meson for next release
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild index 5f91655fd8a0..f000d2fbeafa 100644 --- a/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.24.1-r1.ebuild @@ -3,6 +3,7 @@ EAPI=8 +# TODO: port to meson on next release inherit autotools multilib-minimal DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" |