diff options
author | Sam James <sam@gentoo.org> | 2022-12-10 04:51:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-10 04:51:10 +0000 |
commit | 79b66696ab36e7e43abb1d2a19b9db7618bc49a7 (patch) | |
tree | cd61fdc62abdc4c8e03bda866b3d2f317ae016e1 | |
parent | media-video/pipewire: Stabilize 0.3.61 arm, #885127 (diff) | |
download | gentoo-79b66696ab36e7e43abb1d2a19b9db7618bc49a7.tar.gz gentoo-79b66696ab36e7e43abb1d2a19b9db7618bc49a7.tar.bz2 gentoo-79b66696ab36e7e43abb1d2a19b9db7618bc49a7.zip |
app-forensics/aflplusplus: Stabilize 4.03c amd64, #885133
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-forensics/aflplusplus/aflplusplus-4.03c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/aflplusplus/aflplusplus-4.03c.ebuild b/app-forensics/aflplusplus/aflplusplus-4.03c.ebuild index 3c1388fc37fd..ecbe0f7bd779 100644 --- a/app-forensics/aflplusplus/aflplusplus-4.03c.ebuild +++ b/app-forensics/aflplusplus/aflplusplus-4.03c.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/AFLplusplus-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |