diff options
author | 2020-07-20 08:42:34 +0200 | |
---|---|---|
committer | 2020-07-20 08:42:34 +0200 | |
commit | e80bc074b16deadfe115f233a17c8bc549d0e4b2 (patch) | |
tree | 297c4b0538a890064914e2687f86dd5d6d1da979 /app-text/sigil | |
parent | media-sound/lmms: amd64 stable wrt bug #728114 (diff) | |
download | gentoo-e80bc074b16deadfe115f233a17c8bc549d0e4b2.tar.gz gentoo-e80bc074b16deadfe115f233a17c8bc549d0e4b2.tar.bz2 gentoo-e80bc074b16deadfe115f233a17c8bc549d0e4b2.zip |
app-text/sigil: amd64 stable wrt bug #728486
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-1.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-1.2.1-r1.ebuild b/app-text/sigil/sigil-1.2.1-r1.ebuild index 7420cbfa297f..5f283ccaee82 100644 --- a/app-text/sigil/sigil-1.2.1-r1.ebuild +++ b/app-text/sigil/sigil-1.2.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Sigil-Ebook/Sigil/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |