diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:36:32 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 21:26:27 -0400 |
commit | e391a6f26358ea8fa211b3b8a56119d08f34266d (patch) | |
tree | 44d9eecaeb037010d999d590f2b9a72bac729838 /x11-misc | |
parent | x11-themes/mate-backgrounds: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-mate-e391a6f26358ea8fa211b3b8a56119d08f34266d.tar.gz gentoo-mate-e391a6f26358ea8fa211b3b8a56119d08f34266d.tar.bz2 gentoo-mate-e391a6f26358ea8fa211b3b8a56119d08f34266d.zip |
x11-misc/mate-notification-daemon: Stable on amd64 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 b316396..93d7ec3 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" |