diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:36:36 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 98e6f7abbd704d0db2f9652515ffe25140dd26fb (patch) | |
tree | 45e00821dc1377a50e9fb25cc133099e7a956c2e /x11-misc | |
parent | x11-misc/mate-notification-daemon: Stable on amd64 keyword wrt #596998 (diff) | |
download | gentoo-98e6f7abbd704d0db2f9652515ffe25140dd26fb.tar.gz gentoo-98e6f7abbd704d0db2f9652515ffe25140dd26fb.tar.bz2 gentoo-98e6f7abbd704d0db2f9652515ffe25140dd26fb.zip |
x11-misc/mate-notification-daemon: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild index 93d7ec33462b..39aa0a8e0b52 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.12.1.ebuild @@ -9,7 +9,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="MATE Notification daemon" |