diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 12:34:30 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 13:34:07 +0200 |
commit | fc0ec12bb04a3cdd57e5eb8deeacf3f37df1f369 (patch) | |
tree | a70218084f21d856c580f332edd90264a63a6cc2 /x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild | |
parent | net-misc/nextcloud-client: require USE=ssl on qtnetwork (diff) | |
download | gentoo-fc0ec12bb04a3cdd57e5eb8deeacf3f37df1f369.tar.gz gentoo-fc0ec12bb04a3cdd57e5eb8deeacf3f37df1f369.tar.bz2 gentoo-fc0ec12bb04a3cdd57e5eb8deeacf3f37df1f369.zip |
x11-plugins/gkrellfire: amd64/x86 stable
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild')
-rw-r--r-- | x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild index 90447200afce..201cad761f91 100644 --- a/x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild +++ b/x11-plugins/gkrellfire/gkrellfire-0.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-admin/gkrellm[X]" |