diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-09 12:16:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-09 12:16:25 +0200 |
commit | e84e9d893df4e91183f29c1d96b3fbb2751201f8 (patch) | |
tree | 6c25087041d249603513285b40d13004d25a1c55 /kde-frameworks/knotifications | |
parent | kde-frameworks/knewstuff: x86 stable wrt bug #619984 (diff) | |
download | gentoo-e84e9d893df4e91183f29c1d96b3fbb2751201f8.tar.gz gentoo-e84e9d893df4e91183f29c1d96b3fbb2751201f8.tar.bz2 gentoo-e84e9d893df4e91183f29c1d96b3fbb2751201f8.zip |
kde-frameworks/knotifications: x86 stable wrt bug #619984
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.34.0.ebuild b/kde-frameworks/knotifications/knotifications-5.34.0.ebuild index 85ec286bf15c..5ccaa7ba8a0e 100644 --- a/kde-frameworks/knotifications/knotifications-5.34.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.34.0.ebuild @@ -8,7 +8,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" # drop qtgui subslot operator when QT_MINIMAL >= 5.7.0 |