diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:58:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-12 16:58:57 +0300 |
commit | 5a17e65d92f2ce5150f3c5037624d649857bf29e (patch) | |
tree | 545e946ed9781dc08b37af4d305d31e9bacb6a00 /xfce-extra/xfce4-linelight-plugin | |
parent | xfce-extra/xfce4-kbdleds-plugin: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-5a17e65d92f2ce5150f3c5037624d649857bf29e.tar.gz gentoo-5a17e65d92f2ce5150f3c5037624d649857bf29e.tar.bz2 gentoo-5a17e65d92f2ce5150f3c5037624d649857bf29e.zip |
xfce-extra/xfce4-linelight-plugin: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'xfce-extra/xfce4-linelight-plugin')
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild index 718aa1c8291b..e14d76fad696 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7-r1.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.18:2 |