diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 22:50:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 23:28:53 +0200 |
commit | 333edd1a11a8ab08d70d78bdfdbcea0cbc1cabb0 (patch) | |
tree | ba55a4b3d01e6514f7068d5d9f5794cabb5a59d8 /net-libs/libktorrent | |
parent | kde-misc/skanlite: x86 stable (bug #690302) (diff) | |
download | gentoo-333edd1a11a8ab08d70d78bdfdbcea0cbc1cabb0.tar.gz gentoo-333edd1a11a8ab08d70d78bdfdbcea0cbc1cabb0.tar.bz2 gentoo-333edd1a11a8ab08d70d78bdfdbcea0cbc1cabb0.zip |
net-libs/libktorrent: x86 stable (bug #690302)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-2.1-r2.ebuild b/net-libs/libktorrent/libktorrent-2.1-r2.ebuild index 6ddd9ce6d458..113538733505 100644 --- a/net-libs/libktorrent/libktorrent-2.1-r2.ebuild +++ b/net-libs/libktorrent/libktorrent-2.1-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://kde.org/applications/internet/ktorrent/" SRC_URI="mirror://kde/stable/ktorrent/5.1/${P}.tar.xz" LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="" BDEPEND="sys-devel/gettext" |