app-misc/dateutils: stabilize 0.4.8 for x86

Bug: https://bugs.gentoo.org/809425
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2021-11-12 12:39:18 +02:00
parent dfe4ce567e
commit 10377bbe67

View File

@@ -13,7 +13,7 @@ case "${PV}" in
;;
*)
SRC_URI="https://github.com/hroptatyr/dateutils/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
esac
LICENSE="BSD"