diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:39:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:39:14 +0100 |
commit | 534e4682379987f23c97e557bed86ed758190cbd (patch) | |
tree | 88519f3adcc446cd26c1eaef8739cc68c35b48f0 /app-text/aha | |
parent | net-libs/libnftnl: Stabilize 1.2.3 arm64, #872743 (diff) | |
download | gentoo-534e4682379987f23c97e557bed86ed758190cbd.tar.gz gentoo-534e4682379987f23c97e557bed86ed758190cbd.tar.bz2 gentoo-534e4682379987f23c97e557bed86ed758190cbd.zip |
app-text/aha: Keyword 0.5.1 x86, #870103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/aha')
-rw-r--r-- | app-text/aha/aha-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aha/aha-0.5.1.ebuild b/app-text/aha/aha-0.5.1.ebuild index 78b71d00245a..eb4dbc60933e 100644 --- a/app-text/aha/aha-0.5.1.ebuild +++ b/app-text/aha/aha-0.5.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theZiz/aha/archive/refs/tags/${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/${P}-null-ptr-dereference-fix.patch" |