diff options
author | mudler <mudler@sabayon.org> | 2016-10-13 23:36:32 +0200 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-10-14 22:57:17 -0400 |
commit | 273346ff78f00babe0a5e815c7cc60c00e227f25 (patch) | |
tree | 9ee1a7625cb99bd4a52464bda0084f2a78804bea /x11-misc | |
parent | x11-themes/mate-backgrounds: Stable on x86 keyword wrt #596998 (diff) | |
download | gentoo-273346ff78f00babe0a5e815c7cc60c00e227f25.tar.gz gentoo-273346ff78f00babe0a5e815c7cc60c00e227f25.tar.bz2 gentoo-273346ff78f00babe0a5e815c7cc60c00e227f25.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 b3163968b964..93d7ec33462b 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" |