diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 11:59:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 11:59:16 +0100 |
commit | 5cc304a424e97301423ff5fa2065286e0775ff05 (patch) | |
tree | d34213d51082fa57285a668529e9476d124118f2 | |
parent | x11-misc/grsync: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-5cc304a424e97301423ff5fa2065286e0775ff05.tar.gz gentoo-5cc304a424e97301423ff5fa2065286e0775ff05.tar.bz2 gentoo-5cc304a424e97301423ff5fa2065286e0775ff05.zip |
x11-misc/gxmessage: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-misc/gxmessage/gxmessage-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gxmessage/gxmessage-2.20.3.ebuild b/x11-misc/gxmessage/gxmessage-2.20.3.ebuild index 02fe313836b4..d0115d346e7f 100644 --- a/x11-misc/gxmessage/gxmessage-2.20.3.ebuild +++ b/x11-misc/gxmessage/gxmessage-2.20.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3 public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.20:2" |