diff options
author | 2023-10-16 09:15:20 +0100 | |
---|---|---|
committer | 2023-10-16 09:15:20 +0100 | |
commit | 2d15378780aeda6783bf8a4d122efa88fea37bca (patch) | |
tree | 6116c9dc66c8851b1403c3dcf4a44e4d66d61438 /app-misc/reptyr | |
parent | app-misc/wcd: Stabilize 6.0.5 x86, #915102 (diff) | |
download | gentoo-2d15378780aeda6783bf8a4d122efa88fea37bca.tar.gz gentoo-2d15378780aeda6783bf8a4d122efa88fea37bca.tar.bz2 gentoo-2d15378780aeda6783bf8a4d122efa88fea37bca.zip |
app-misc/reptyr: Stabilize 0.10.0 amd64, #915668
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/reptyr')
-rw-r--r-- | app-misc/reptyr/reptyr-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/reptyr/reptyr-0.10.0.ebuild b/app-misc/reptyr/reptyr-0.10.0.ebuild index 4d4df0b48378..5440b5807f93 100644 --- a/app-misc/reptyr/reptyr-0.10.0.ebuild +++ b/app-misc/reptyr/reptyr-0.10.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" |