diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:45:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:45:02 +0100 |
commit | 69956b286ae68d7053df09171810b4a2328423a4 (patch) | |
tree | 59b512bec3ce1bb9eb096467a9181a360505a66b /sys-devel | |
parent | sys-devel/gcc-config: x86 stable wrt bug #709432 (diff) | |
download | gentoo-69956b286ae68d7053df09171810b4a2328423a4.tar.gz gentoo-69956b286ae68d7053df09171810b4a2328423a4.tar.bz2 gentoo-69956b286ae68d7053df09171810b4a2328423a4.zip |
sys-devel/prelink: x86 stable wrt bug #709434
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/prelink/prelink-20151030.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/prelink/prelink-20151030.ebuild b/sys-devel/prelink/prelink-20151030.ebuild index 08f6ef6ea185..ff8cc4445742 100644 --- a/sys-devel/prelink/prelink-20151030.ebuild +++ b/sys-devel/prelink/prelink-20151030.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${MY_PN}/snapshot/${MY_P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="doc selinux" DEPEND=">=dev-libs/elfutils-0.100[static-libs(+)] |