commit: 1c2c762c232ffe1f7b864f3860943286f659469b Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Wed Jun 10 12:43:52 2020 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Wed Jun 10 12:44:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2c762c
gui-apps/nm-tray: keyword on x86 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> gui-apps/nm-tray/nm-tray-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/nm-tray/nm-tray-0.4.3.ebuild b/gui-apps/nm-tray/nm-tray-0.4.3.ebuild index d18f9b26f66..e921fc04cae 100644 --- a/gui-apps/nm-tray/nm-tray-0.4.3.ebuild +++ b/gui-apps/nm-tray/nm-tray-0.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/palinek/nm-tray/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" BDEPEND=">=dev-util/cmake-3.10"
