diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-13 13:19:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-13 13:28:41 +0200 |
commit | b95bf99c7928cf3b42d73bc9940cbe52134286be (patch) | |
tree | 05cb6389826e4022565583dc15f444f4257306e6 /app-office/scribus | |
parent | net-misc/sgopherd: drop old version (diff) | |
download | gentoo-b95bf99c7928cf3b42d73bc9940cbe52134286be.tar.gz gentoo-b95bf99c7928cf3b42d73bc9940cbe52134286be.tar.bz2 gentoo-b95bf99c7928cf3b42d73bc9940cbe52134286be.zip |
app-office/scribus: Stabilize 1.5.5_p20200626 amd64, #732396
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office/scribus')
-rw-r--r-- | app-office/scribus/scribus-1.5.5_p20200626.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/scribus/scribus-1.5.5_p20200626.ebuild b/app-office/scribus/scribus-1.5.5_p20200626.ebuild index a017d67eb016..24284862d6ad 100644 --- a/app-office/scribus/scribus-1.5.5_p20200626.ebuild +++ b/app-office/scribus/scribus-1.5.5_p20200626.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}project/${PN}/archive/${COMMIT}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts +templates tk" REQUIRED_USE="${PYTHON_REQUIRED_USE} |