commit:     e33aecaeebaa7eb1f77d1378eeb06e3aa9890295
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 16:27:26 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 16:28:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33aecae

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

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-cpp/cpp-httplib/cpp-httplib-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.14.0.ebuild 
b/dev-cpp/cpp-httplib/cpp-httplib-0.14.0.ebuild
index f1023f88c232..a79c390594f2 100644
--- a/dev-cpp/cpp-httplib/cpp-httplib-0.14.0.ebuild
+++ b/dev-cpp/cpp-httplib/cpp-httplib-0.14.0.ebuild
@@ -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"

Reply via email to