diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-28 17:08:33 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-28 17:08:51 +0100 |
commit | 3c92eec056b6922a66ef99d5842af1ded55530fa (patch) | |
tree | c6de5d187721eecbd886478033cc955bb99cff28 /kde-misc/plasma-redshift-control | |
parent | app-shells/zsh-completions: Version bump to 0.29.0 (diff) | |
download | gentoo-3c92eec056b6922a66ef99d5842af1ded55530fa.tar.gz gentoo-3c92eec056b6922a66ef99d5842af1ded55530fa.tar.bz2 gentoo-3c92eec056b6922a66ef99d5842af1ded55530fa.zip |
kde-misc/plasma-redshift-control: amd64 stable
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-misc/plasma-redshift-control')
-rw-r--r-- | kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild b/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild index 58c6b6ace476..c3e665cf1fe7 100644 --- a/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild +++ b/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.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 @@ HOMEPAGE="https://store.kde.org/p/998916/" SRC_URI="https://github.com/kotelnik/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2+" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="$(add_frameworks_dep plasma)" |