diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 13:48:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 13:48:30 +0100 |
commit | c8428e1c95b1fd91314d42eeed3c19b5dac20a9f (patch) | |
tree | 86ceda7d1e7b658ebb1b550544138eb6e7079f63 /x11-libs/libnotify | |
parent | media-libs/flac: x86 stable wrt bug #700132 (diff) | |
download | gentoo-c8428e1c95b1fd91314d42eeed3c19b5dac20a9f.tar.gz gentoo-c8428e1c95b1fd91314d42eeed3c19b5dac20a9f.tar.bz2 gentoo-c8428e1c95b1fd91314d42eeed3c19b5dac20a9f.zip |
x11-libs/libnotify: x86 stable wrt bug #700134
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.8.ebuild b/x11-libs/libnotify/libnotify-0.7.8.ebuild index eb6735bdd7cc..2e78174b41d5 100644 --- a/x11-libs/libnotify/libnotify-0.7.8.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.8.ebuild @@ -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 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="+introspection test" RDEPEND=" |