diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 14:13:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 14:13:51 +0300 |
commit | c0f5de863c18db6b4e8177e5b2c490cf192f805b (patch) | |
tree | af1f751fb76506aa96e06412c0ead59abed98208 /app-text | |
parent | net-irc/ii: Stabilize 2.0 arm, #936380 (diff) | |
download | gentoo-c0f5de863c18db6b4e8177e5b2c490cf192f805b.tar.gz gentoo-c0f5de863c18db6b4e8177e5b2c490cf192f805b.tar.bz2 gentoo-c0f5de863c18db6b4e8177e5b2c490cf192f805b.zip |
app-text/sigil: Stabilize 2.2.1 amd64, #936387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.2.1.ebuild b/app-text/sigil/sigil-2.2.1.ebuild index 6750cc59feb4..69caba0ca3a3 100644 --- a/app-text/sigil/sigil-2.2.1.ebuild +++ b/app-text/sigil/sigil-2.2.1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${P^} LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc +plugins qt6" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |