summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild')
-rw-r--r--net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
index 301bedcae815..7d6d1c85ea1c 100644
--- a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
+++ b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
@@ -13,13 +13,14 @@ SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz ->
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]
media-libs/mutagen[${PYTHON_USEDEP}]
+ x11-libs/gtk+:3[introspection]
${DEPEND}
"