diff options
author | Sam James <sam@gentoo.org> | 2023-09-16 11:11:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-16 11:11:10 +0100 |
commit | b14f322b5e61c6347d3d536af962db18c500f8ee (patch) | |
tree | 712b08388214525bac70b171e4fe671cda132469 /x11-terms | |
parent | dev-libs/libpsl-native: Keyword 7.3.2 arm64, #914271 (diff) | |
download | gentoo-b14f322b5e61c6347d3d536af962db18c500f8ee.tar.gz gentoo-b14f322b5e61c6347d3d536af962db18c500f8ee.tar.bz2 gentoo-b14f322b5e61c6347d3d536af962db18c500f8ee.zip |
x11-terms/zutty: Stabilize 0.14 amd64, #914273
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/zutty/zutty-0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/zutty/zutty-0.14.ebuild b/x11-terms/zutty/zutty-0.14.ebuild index b6eb1002c7c0..5dcd90c67e88 100644 --- a/x11-terms/zutty/zutty-0.14.ebuild +++ b/x11-terms/zutty/zutty-0.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tomscii/zutty/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # It is possible to run the tests using virtualx, but it seems to take # screenshots of the terminal window, and compares checksums that never |