diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:46 +0300 |
commit | 9ea4e66930c95ea35b25271cee2ab056bd6e8738 (patch) | |
tree | 5f96122a945d22ad370cd594c41a957b0cab733d /dev-cpp | |
parent | app-office/joplin-desktop: Stabilize 3.0.13 amd64, #937704 (diff) | |
download | gentoo-9ea4e66930c95ea35b25271cee2ab056bd6e8738.tar.gz gentoo-9ea4e66930c95ea35b25271cee2ab056bd6e8738.tar.bz2 gentoo-9ea4e66930c95ea35b25271cee2ab056bd6e8738.zip |
dev-cpp/cpp-httplib: Stabilize 0.16.0 amd64, #937705
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild index 2a99bbc0191f..ee9e3ffece5c 100644 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild +++ b/dev-cpp/cpp-httplib/cpp-httplib-0.16.0.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/yhirose/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="MIT" |