summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-08-12 15:49:40 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-08-12 20:24:41 +0800
commit6a1ce286a73a9fdd9ef7e94f38b9fcee762c03a2 (patch)
tree60e7b5510d31943dc62bff0c11915b852cd88842 /dev-cpp
parentdev-cpp/clucene: keyword 2.3.3.4-r8 for ~loong (diff)
downloadgentoo-6a1ce286a73a9fdd9ef7e94f38b9fcee762c03a2.tar.gz
gentoo-6a1ce286a73a9fdd9ef7e94f38b9fcee762c03a2.tar.bz2
gentoo-6a1ce286a73a9fdd9ef7e94f38b9fcee762c03a2.zip
dev-cpp/libcmis: keyword 0.5.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild b/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
index 6fcf5cd2b07a..7bb0d2a1f925 100644
--- a/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
+++ b/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/tdf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86 ~amd64-linux ~x86-linux"
fi
inherit autotools flag-o-matic