diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-27 03:12:18 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-27 03:12:39 +1100 |
commit | 0f1a8e9fea96bdf339dbbb92773da76127ecc458 (patch) | |
tree | 5d2bc732d496aaf4850a18c30c4f2d2e534eaeb3 /x11-libs | |
parent | dev-java/oracle-jre-bin: x86 stable wrt bug #578160 (diff) | |
download | gentoo-0f1a8e9fea96bdf339dbbb92773da76127ecc458.tar.gz gentoo-0f1a8e9fea96bdf339dbbb92773da76127ecc458.tar.bz2 gentoo-0f1a8e9fea96bdf339dbbb92773da76127ecc458.zip |
x11-libs/snorenotify: add ~x86 keyword
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 9980b28a5f62..ce04cabcc57a 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" +KEYWORDS="~amd64 ~x86" IUSE="sound test" RDEPEND=" |