media-libs/libeot: Stabilize 0.01-r1 amd64, #931875

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-05-13 17:53:16 +03:00
parent 2ed951fa19
commit a7506deaff

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/umanwizard/libeot.git"
else
SRC_URI="https://github.com/umanwizard/libeot/archive/v${PV}.tar.gz -> ${P}.tgz"
KEYWORDS="~amd64 ~riscv x86"
KEYWORDS="amd64 ~riscv x86"
fi
LICENSE="MPL-2.0"