diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:57:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:33 +0100 |
commit | ed28b04123f005205516bf3598e4e702b63d2d70 (patch) | |
tree | a54791f27c250b9ccb8eefe3720fb434c535624e /sys-libs | |
parent | games-fps/doomsday: amd64 stable wrt bug #574836 (diff) | |
download | gentoo-ed28b04123f005205516bf3598e4e702b63d2d70.tar.gz gentoo-ed28b04123f005205516bf3598e4e702b63d2d70.tar.bz2 gentoo-ed28b04123f005205516bf3598e4e702b63d2d70.zip |
sys-libs/libseccomp: amd64 stable wrt bug #576382
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libseccomp/libseccomp-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libseccomp/libseccomp-2.2.3.ebuild b/sys-libs/libseccomp/libseccomp-2.2.3.ebuild index 14070de3a99f..6b04d1b92b1e 100644 --- a/sys-libs/libseccomp/libseccomp-2.2.3.ebuild +++ b/sys-libs/libseccomp/libseccomp-2.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/seccomp/libseccomp/releases/download/v${PV}/${P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~x86" +KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~x86" IUSE="static-libs" # We need newer kernel headers; we don't keep strict control of the exact |