diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 10:47:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 10:47:20 +0000 |
commit | 19bf94e504cc976509f98fd67323059d404be4cf (patch) | |
tree | c615793596a810d336b6c9558f84f6ba878c7284 /sys-apps/usbredir | |
parent | sys-apps/hwdata: Stabilize 0.375 ALLARCHES, #916796 (diff) | |
download | gentoo-19bf94e504cc976509f98fd67323059d404be4cf.tar.gz gentoo-19bf94e504cc976509f98fd67323059d404be4cf.tar.bz2 gentoo-19bf94e504cc976509f98fd67323059d404be4cf.zip |
sys-apps/usbredir: Stabilize 0.13.0-r1 arm, #916797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/usbredir')
-rw-r--r-- | sys-apps/usbredir/usbredir-0.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/usbredir/usbredir-0.13.0-r1.ebuild b/sys-apps/usbredir/usbredir-0.13.0-r1.ebuild index 5c896d3ecb8e..ceada4f3d852 100644 --- a/sys-apps/usbredir/usbredir-0.13.0-r1.ebuild +++ b/sys-apps/usbredir/usbredir-0.13.0-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/usbredir-${P} LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |