diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:47:09 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:47:09 +0100 |
commit | 6fbd82dbc008129cef71b669539f39a8ca086fb1 (patch) | |
tree | 93ebdcf01e92b7895771f8b3cbe10d14ae879c46 /x11-libs/libnotify | |
parent | x11-libs/libICE: drop x86-macos (diff) | |
download | gentoo-6fbd82dbc008129cef71b669539f39a8ca086fb1.tar.gz gentoo-6fbd82dbc008129cef71b669539f39a8ca086fb1.tar.bz2 gentoo-6fbd82dbc008129cef71b669539f39a8ca086fb1.zip |
x11-libs/libnotify: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.8.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.8.ebuild b/x11-libs/libnotify/libnotify-0.7.8.ebuild index 67c486a9bef8..a8d1d6225459 100644 --- a/x11-libs/libnotify/libnotify-0.7.8.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" diff --git a/x11-libs/libnotify/libnotify-0.7.9.ebuild b/x11-libs/libnotify/libnotify-0.7.9.ebuild index b44b27a9b1d4..477c243169c0 100644 --- a/x11-libs/libnotify/libnotify-0.7.9.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |