diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:58:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:45 +0100 |
commit | 2bcc6677548b2de554fc14458f34127404faf614 (patch) | |
tree | bae6df3093cc41c06e3059dc58d7ec05bf52bd98 /net-im/librvp | |
parent | net-mail/libpst: x86 stable (bug #676738) (diff) | |
download | gentoo-2bcc6677548b2de554fc14458f34127404faf614.tar.gz gentoo-2bcc6677548b2de554fc14458f34127404faf614.tar.bz2 gentoo-2bcc6677548b2de554fc14458f34127404faf614.zip |
net-im/librvp: x86 stable (bug #676714)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-im/librvp')
-rw-r--r-- | net-im/librvp/librvp-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/librvp/librvp-0.9.7.ebuild b/net-im/librvp/librvp-0.9.7.ebuild index 8099329ca4ad..80b28a8e905b 100644 --- a/net-im/librvp/librvp-0.9.7.ebuild +++ b/net-im/librvp/librvp-0.9.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="net-im/pidgin[gtk]" |