diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:01:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:01:41 +0200 |
commit | d7862f9f0d554925bf2e61990aae60139f5af5db (patch) | |
tree | 03c649ce8b2ad38ffcad11bc8fe737e93e3ecb45 /sys-apps/fix-gnustack | |
parent | net-misc/socat: Stabilize 1.7.4.4 amd64, #899400 (diff) | |
download | gentoo-d7862f9f0d554925bf2e61990aae60139f5af5db.tar.gz gentoo-d7862f9f0d554925bf2e61990aae60139f5af5db.tar.bz2 gentoo-d7862f9f0d554925bf2e61990aae60139f5af5db.zip |
sys-apps/fix-gnustack: Stabilize 0.1-r1 amd64, #899356
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/fix-gnustack')
-rw-r--r-- | sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild b/sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild index 592e82c6121b..84043888ab1f 100644 --- a/sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild +++ b/sys-apps/fix-gnustack/fix-gnustack-0.1-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-libs/elfutils" RDEPEND="${DEPEND}" |