diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-26 18:16:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-26 18:18:00 -0400 |
commit | 7b747efca3fcb7be4411d46cf6d066aed90b83a3 (patch) | |
tree | 0dc7330002e1556cbf221b0aa9e0e38d41ca361e | |
parent | app-emulation/virt-manager: Version bump to 1.4.3 (diff) | |
download | gentoo-7b747efca3fcb7be4411d46cf6d066aed90b83a3.tar.gz gentoo-7b747efca3fcb7be4411d46cf6d066aed90b83a3.tar.bz2 gentoo-7b747efca3fcb7be4411d46cf6d066aed90b83a3.zip |
net-misc/gns3-gui: keyword x86
-rw-r--r-- | net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild b/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild index c6bf52a6ad96..6dcf4bc9081e 100644 --- a/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild +++ b/net-misc/gns3-gui/gns3-gui-2.0.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 x86" # tests are severely broken upstream and they have been notified RESTRICT="test" |