diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:21 +0200 |
commit | ece2fb7b4e655ac291533a322260730a28e123eb (patch) | |
tree | 1e7d3e89fe109fcb32c072cebe77872344fba617 /app-misc/reptyr | |
parent | app-misc/reptyr: Stabilize 0.9.0 amd64, #886957 (diff) | |
download | gentoo-ece2fb7b4e655ac291533a322260730a28e123eb.tar.gz gentoo-ece2fb7b4e655ac291533a322260730a28e123eb.tar.bz2 gentoo-ece2fb7b4e655ac291533a322260730a28e123eb.zip |
app-misc/reptyr: Stabilize 0.9.0 x86, #886957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/reptyr')
-rw-r--r-- | app-misc/reptyr/reptyr-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/reptyr/reptyr-0.9.0.ebuild b/app-misc/reptyr/reptyr-0.9.0.ebuild index b8fa6d5ca79b..36b4a0ba132d 100644 --- a/app-misc/reptyr/reptyr-0.9.0.ebuild +++ b/app-misc/reptyr/reptyr-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nelhage/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RESTRICT="test" |