summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-17 20:03:09 +0000
committerSam James <sam@gentoo.org>2023-01-17 20:03:09 +0000
commit2cd7cfc9aade8f84dde0c332aabefcfeaa2a7e6c (patch)
tree8e2de5b3f940fab1f276c43bb5a7d65ed27ff2ee /dev-cpp
parentapp-text/libwps: Stabilize 0.4.13 amd64, #888946 (diff)
downloadgentoo-2cd7cfc9aade8f84dde0c332aabefcfeaa2a7e6c.tar.gz
gentoo-2cd7cfc9aade8f84dde0c332aabefcfeaa2a7e6c.tar.bz2
gentoo-2cd7cfc9aade8f84dde0c332aabefcfeaa2a7e6c.zip
dev-cpp/libcmis: Stabilize 0.5.2-r2 amd64, #888946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libcmis/libcmis-0.5.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libcmis/libcmis-0.5.2-r2.ebuild b/dev-cpp/libcmis/libcmis-0.5.2-r2.ebuild
index 51b24e07e554..bb8273717d8c 100644
--- a/dev-cpp/libcmis/libcmis-0.5.2-r2.ebuild
+++ b/dev-cpp/libcmis/libcmis-0.5.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/tdf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~asturm/distfiles/${P}-patchset.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux ~x86-linux"
fi
inherit autotools