diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 16:14:40 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 16:50:41 +0800 |
commit | db26daa9b897e554680bff36df0192e768f3b0f7 (patch) | |
tree | 74a5ba57f6cc1ed045a27eff6573168a6fc77eaa | |
parent | dev-libs/libdaemon: amd64 stable (diff) | |
download | gentoo-db26daa9b897e554680bff36df0192e768f3b0f7.tar.gz gentoo-db26daa9b897e554680bff36df0192e768f3b0f7.tar.bz2 gentoo-db26daa9b897e554680bff36df0192e768f3b0f7.zip |
x11-plugins/pidgin-xmpp-receipts: amd64 stable
Gentoo-bug: 651706
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild index ecb5f4ae29ff..601b7d04adf2 100644 --- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild +++ b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_${PV} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="net-im/pidgin[gtk]" |