diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:00:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:00:54 +0100 |
commit | 52f51a13841b218fab4b269b742f8e7a831c2dbd (patch) | |
tree | d2e3f79ee8e47eb7ca1bbba58d03041e6e740092 /net-im/choqok | |
parent | dev-python/isodate: ia64 stable wrt bug #711728 (diff) | |
download | gentoo-52f51a13841b218fab4b269b742f8e7a831c2dbd.tar.gz gentoo-52f51a13841b218fab4b269b742f8e7a831c2dbd.tar.bz2 gentoo-52f51a13841b218fab4b269b742f8e7a831c2dbd.zip |
net-im/choqok: amd64 stable wrt bug #711224
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/choqok-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/choqok/choqok-1.7.0.ebuild b/net-im/choqok/choqok-1.7.0.ebuild index a6a4bf140c46..286e1de022cd 100644 --- a/net-im/choqok/choqok-1.7.0.ebuild +++ b/net-im/choqok/choqok-1.7.0.ebuild @@ -14,7 +14,7 @@ https://kde.org/applications/internet/org.kde.choqok" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+" |