diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-07 21:54:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-07 21:54:10 +0200 |
commit | 71338e32a519ff54bb34ca5972ba99d7660d9c23 (patch) | |
tree | e1af010975f6f881fdde436afc577125708af0c7 /sys-devel | |
parent | net-libs/libupnp: x86 stable (bug #727170) (diff) | |
download | gentoo-71338e32a519ff54bb34ca5972ba99d7660d9c23.tar.gz gentoo-71338e32a519ff54bb34ca5972ba99d7660d9c23.tar.bz2 gentoo-71338e32a519ff54bb34ca5972ba99d7660d9c23.zip |
sys-devel/prelink: x86 stable (bug #730908)
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/prelink/prelink-20151030-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/prelink/prelink-20151030-r1.ebuild b/sys-devel/prelink/prelink-20151030-r1.ebuild index 3ea64d9250b4..a698a301ad71 100644 --- a/sys-devel/prelink/prelink-20151030-r1.ebuild +++ b/sys-devel/prelink/prelink-20151030-r1.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" RDEPEND=">=dev-libs/elfutils-0.100 |