diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-05 12:18:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-05 13:25:16 +0800 |
commit | 06f115e382c767d50406cd586ef24e001b4b4f03 (patch) | |
tree | 02ec60484222bf384f92cbb09328f5eb6aa7d5c9 /net-libs/meanwhile | |
parent | app-text/enchant: keyword 1.6.1-r2 for ~loong (diff) | |
download | gentoo-06f115e382c767d50406cd586ef24e001b4b4f03.tar.gz gentoo-06f115e382c767d50406cd586ef24e001b4b4f03.tar.bz2 gentoo-06f115e382c767d50406cd586ef24e001b4b4f03.zip |
net-libs/meanwhile: keyword 1.0.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild index 6cc8c1ac51fa..c652f9cfc69a 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2-r1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="doc debug" RDEPEND="dev-libs/glib:2" |