diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-27 03:34:47 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-27 03:34:59 +1100 |
commit | 3623e6031992ee63375fd1ca3e2e8e13208b6f83 (patch) | |
tree | 6e68d5ea4bac9dc6530fc41781332020cd0375e9 /x11-libs | |
parent | dev-java/oracle-jdk-bin: Remove vulnerable 1.8.0.74 wrt bug #578160 (diff) | |
download | gentoo-3623e6031992ee63375fd1ca3e2e8e13208b6f83.tar.gz gentoo-3623e6031992ee63375fd1ca3e2e8e13208b6f83.tar.bz2 gentoo-3623e6031992ee63375fd1ca3e2e8e13208b6f83.zip |
x11-libs/snorenotify: add ~arm keyword
Tested on Raspberry Pi 2.
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/snorenotify/snorenotify-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0.ebuild index ce04cabcc57a..9938fd42976a 100644 --- a/x11-libs/snorenotify/snorenotify-0.7.0.ebuild +++ b/x11-libs/snorenotify/snorenotify-0.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="sound test" RDEPEND=" |