diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 21:24:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 21:24:20 +0000 |
commit | c484dd8ae731746759af2de3b25f72842f82eeb6 (patch) | |
tree | de49cb4fb7867689e6786644eb7b5277229729ed /dev-util/fq | |
parent | app-crypt/sbsigntools: Stabilize 0.9.4-r1 amd64, #888459 (diff) | |
download | gentoo-c484dd8ae731746759af2de3b25f72842f82eeb6.tar.gz gentoo-c484dd8ae731746759af2de3b25f72842f82eeb6.tar.bz2 gentoo-c484dd8ae731746759af2de3b25f72842f82eeb6.zip |
dev-util/fq: Stabilize 0.2.0-r1 amd64, #888460
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/fq')
-rw-r--r-- | dev-util/fq/fq-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/fq/fq-0.2.0-r1.ebuild b/dev-util/fq/fq-0.2.0-r1.ebuild index 0bc791c4f833..c8afbda8f84e 100644 --- a/dev-util/fq/fq-0.2.0-r1.ebuild +++ b/dev-util/fq/fq-0.2.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar LICENSE="MIT BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" IUSE="test" RESTRICT="!test? ( test )" |