diff options
author | Sam James <sam@gentoo.org> | 2022-09-30 03:17:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-30 03:17:31 +0100 |
commit | a19d6a63364db42bdc5d5b29873f6c93c1a37b24 (patch) | |
tree | 5d00925d8067e0460152f88181e29d31837ee62d /app-text/aha | |
parent | kde-plasma/kinfocenter: Stabilize 5.25.5 amd64, #868909 (diff) | |
download | gentoo-a19d6a63364db42bdc5d5b29873f6c93c1a37b24.tar.gz gentoo-a19d6a63364db42bdc5d5b29873f6c93c1a37b24.tar.bz2 gentoo-a19d6a63364db42bdc5d5b29873f6c93c1a37b24.zip |
app-text/aha: Stabilize 0.5.1 amd64, #868909
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 a8633c7507e9..814125a61a82 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 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv" PATCHES=( "${FILESDIR}/${P}-null-ptr-dereference-fix.patch" |