diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-26 22:41:08 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-26 22:43:09 +1000 |
commit | 00481f8de804ddae051a33eefba659dd5f5a8acc (patch) | |
tree | 3ad78cc0de374edcfdffe00cea5778cc4bae6033 /x11-libs/snorenotify | |
parent | x11-themes/oxygen-gtk: remove 1.4.1-r0 and 1.4.6-r0 (diff) | |
download | gentoo-00481f8de804ddae051a33eefba659dd5f5a8acc.tar.gz gentoo-00481f8de804ddae051a33eefba659dd5f5a8acc.tar.bz2 gentoo-00481f8de804ddae051a33eefba659dd5f5a8acc.zip |
x11-libs/snorenotify: stabilise 0.7.0-r1 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-libs/snorenotify')
-rw-r--r-- | x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild index 5ea20671de13..ad78029107e1 100644 --- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild +++ b/x11-libs/snorenotify/snorenotify-0.7.0-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="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="sound test" RDEPEND=" |