diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:31:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:40:18 +0100 |
commit | e4c618efff83222fafded785a1adb2c124448151 (patch) | |
tree | 38fd7b1fac6ef66f2d375fa66733a150272e76de /x11-plugins/pidgin-birthday-reminder | |
parent | dev-lang/php: x86 stable (bug #649368) (diff) | |
download | gentoo-e4c618efff83222fafded785a1adb2c124448151.tar.gz gentoo-e4c618efff83222fafded785a1adb2c124448151.tar.bz2 gentoo-e4c618efff83222fafded785a1adb2c124448151.zip |
x11-plugins/pidgin-birthday-reminder: x86 stable (bug #650240)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/pidgin-birthday-reminder')
-rw-r--r-- | x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild index 8b2365c21a5b..f7df637150be 100644 --- a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild +++ b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" RDEPEND="net-im/pidgin[gtk]" |