diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:20 +0200 |
commit | e76af5ad91879338600bdccd6f30e4c8deb6a327 (patch) | |
tree | b1565284abbc09983feba209e276a0cec909f015 | |
parent | net-misc/udpcast: Stabilize 20211207 x86, #886947 (diff) | |
download | gentoo-e76af5ad91879338600bdccd6f30e4c8deb6a327.tar.gz gentoo-e76af5ad91879338600bdccd6f30e4c8deb6a327.tar.bz2 gentoo-e76af5ad91879338600bdccd6f30e4c8deb6a327.zip |
app-misc/reptyr: Stabilize 0.9.0 amd64, #886957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 d36f18cfc3bd..b8fa6d5ca79b 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" |