commit: ce408c75f303a646c00fc4ee4e1c10d01b40484e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 23 22:26:06 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 23 22:27:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce408c75
sys-apps/usbredir: amd64 stable wrt bug #791637 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/usbredir/usbredir-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/usbredir/usbredir-0.9.0.ebuild b/sys-apps/usbredir/usbredir-0.9.0.ebuild index 73cd0c9866b..a38d6da2d91 100644 --- a/sys-apps/usbredir/usbredir-0.9.0.ebuild +++ b/sys-apps/usbredir/usbredir-0.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.freedesktop.org/spice/${PN}/-/archive/${P}/${PN}-${P}.ta LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" RDEPEND="virtual/libusb:1"
