diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-08 14:22:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-08 14:23:06 +0200 |
commit | f5cd6b04a59409be5115e7ea24407b77b03b1dd3 (patch) | |
tree | 626662ea5f663044c2d32896dd052bc09a495211 /sys-libs | |
parent | sys-apps/pciutils: Stabilize 3.6.4 amd64, #730504 (diff) | |
download | gentoo-f5cd6b04a59409be5115e7ea24407b77b03b1dd3.tar.gz gentoo-f5cd6b04a59409be5115e7ea24407b77b03b1dd3.tar.bz2 gentoo-f5cd6b04a59409be5115e7ea24407b77b03b1dd3.zip |
sys-libs/libseccomp: Stabilize 2.4.3 amd64, #730508
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild b/sys-libs/libseccomp/libseccomp-2.4.3.ebuild index 5cd0d9ceccb7..4ab43b6b46a4 100644 --- a/sys-libs/libseccomp/libseccomp-2.4.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.4.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~arm arm64 hppa ~mips ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="-* amd64 ~arm arm64 hppa ~mips ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |