diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 11:52:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:05:49 +0800 |
commit | de59b825cfb065af39f5df5db3f1369b26267170 (patch) | |
tree | 877c58429ba66d0f8f4ec6606e28925e1a8c9c70 /dev-cpp/htmlcxx | |
parent | dev-util/byacc: keyword 20220128 for ~loong (diff) | |
download | gentoo-de59b825cfb065af39f5df5db3f1369b26267170.tar.gz gentoo-de59b825cfb065af39f5df5db3f1369b26267170.tar.bz2 gentoo-de59b825cfb065af39f5df5db3f1369b26267170.zip |
dev-cpp/htmlcxx: keyword 0.87 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-cpp/htmlcxx')
-rw-r--r-- | dev-cpp/htmlcxx/htmlcxx-0.87.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild index 3ac9069308c3..2fabe282f52c 100644 --- a/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild +++ b/dev-cpp/htmlcxx/htmlcxx-0.87.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://htmlcxx.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="static-libs" PATCHES=( |