dev-cpp/cpp-httplib: Stabilize 0.14.0 amd64, #914651

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2023-09-26 18:27:26 +02:00
parent ce6b8a7aeb
commit e33aecaeeb

View File

@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/yhirose/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
KEYWORDS="~amd64 ~loong ~x86"
KEYWORDS="amd64 ~loong ~x86"
fi
LICENSE="MIT"