diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:43:18 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:50:46 +0900 |
commit | 16f99cc17742c4a738a3185c677f9af5299cf5d4 (patch) | |
tree | ed875b473d65c3bf3536fa975572a33fa71a6560 /kde-frameworks/knotifications | |
parent | kde-frameworks/kpackage: amd64 stable (diff) | |
download | gentoo-16f99cc17742c4a738a3185c677f9af5299cf5d4.tar.gz gentoo-16f99cc17742c4a738a3185c677f9af5299cf5d4.tar.bz2 gentoo-16f99cc17742c4a738a3185c677f9af5299cf5d4.zip |
kde-frameworks/knotifications: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.29.0.ebuild b/kde-frameworks/knotifications/knotifications-5.29.0.ebuild index 780a930607dd..fb2b72f4d542 100644 --- a/kde-frameworks/knotifications/knotifications-5.29.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.29.0.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 # $Id$ @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="dbus nls speech X" RDEPEND=" |