diff options
author | Sam James <sam@gentoo.org> | 2023-12-06 07:41:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-06 07:41:29 +0000 |
commit | f2aeb40453dfd8e12517d0a4bc47eb4cf8652021 (patch) | |
tree | e1e303c515b356145740637df59e463bb407307f /app-text/sigil | |
parent | sys-apps/portage: Stabilize 3.0.56-r1 x86, #919102 (diff) | |
download | gentoo-f2aeb40453dfd8e12517d0a4bc47eb4cf8652021.tar.gz gentoo-f2aeb40453dfd8e12517d0a4bc47eb4cf8652021.tar.bz2 gentoo-f2aeb40453dfd8e12517d0a4bc47eb4cf8652021.zip |
app-text/sigil: Stabilize 2.0.2-r1 amd64, #919246
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.0.2-r1.ebuild b/app-text/sigil/sigil-2.0.2-r1.ebuild index 39e36e764040..84046fb4b6eb 100644 --- a/app-text/sigil/sigil-2.0.2-r1.ebuild +++ b/app-text/sigil/sigil-2.0.2-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}" |