diff options
author | Sam James <sam@gentoo.org> | 2024-05-10 19:39:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-10 19:39:06 +0100 |
commit | 13adfcf315346c33f66077e972b54bae9950f492 (patch) | |
tree | c79f806050fc43694184f2c68c989990936d8f40 /app-text | |
parent | app-office/lyx: Stabilize 2.4.0_rc4 amd64, #931686 (diff) | |
download | gentoo-13adfcf315346c33f66077e972b54bae9950f492.tar.gz gentoo-13adfcf315346c33f66077e972b54bae9950f492.tar.bz2 gentoo-13adfcf315346c33f66077e972b54bae9950f492.zip |
app-text/sigil: Stabilize 2.1.0-r1 amd64, #931687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sigil/sigil-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.1.0-r1.ebuild b/app-text/sigil/sigil-2.1.0-r1.ebuild index 19c4ff1455cf..9de727940f0c 100644 --- a/app-text/sigil/sigil-2.1.0-r1.ebuild +++ b/app-text/sigil/sigil-2.1.0-r1.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}" |