diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:59:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-02 12:59:42 +0300 |
commit | c0b6cd5c14ebe1747548a47237d46c440ef77542 (patch) | |
tree | b95ab0b412c0023efd7780f510fa370b4b1c6dc7 /net-nntp | |
parent | net-misc/networkmanager-pptp: amd64 stable wrt bug #670024 (diff) | |
download | gentoo-c0b6cd5c14ebe1747548a47237d46c440ef77542.tar.gz gentoo-c0b6cd5c14ebe1747548a47237d46c440ef77542.tar.bz2 gentoo-c0b6cd5c14ebe1747548a47237d46c440ef77542.zip |
net-nntp/pan: amd64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/pan/pan-0.145.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/pan/pan-0.145.ebuild b/net-nntp/pan/pan-0.145.ebuild index 4dbc935e14a1..f0b4d1ade7ba 100644 --- a/net-nntp/pan/pan-0.145.ebuild +++ b/net-nntp/pan/pan-0.145.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dbus gnome-keyring libnotify spell ssl" RDEPEND=" |