diff options
author | Sam James <sam@gentoo.org> | 2022-02-28 23:55:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-28 23:55:07 +0000 |
commit | 3fff6e809a722a684a4f2af256df143d8b2901b9 (patch) | |
tree | 802e775f01e6b67637992de47491b4a764ecc547 /net-im/choqok | |
parent | kde-misc/wacomtablet: Stabilize 3.2.0-r1 x86, #833859 (diff) | |
download | gentoo-3fff6e809a722a684a4f2af256df143d8b2901b9.tar.gz gentoo-3fff6e809a722a684a4f2af256df143d8b2901b9.tar.bz2 gentoo-3fff6e809a722a684a4f2af256df143d8b2901b9.zip |
net-im/choqok: Stabilize 1.7.0-r1 x86, #833859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/choqok-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/choqok/choqok-1.7.0-r1.ebuild b/net-im/choqok/choqok-1.7.0-r1.ebuild index b4f8be17c0aa..04676ba54a2a 100644 --- a/net-im/choqok/choqok-1.7.0-r1.ebuild +++ b/net-im/choqok/choqok-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://choqok.kde.org/ https://apps.kde.org/choqok/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-patchset-1.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2+" |