diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:55:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 659461f8e613a67cc90f403bd0bb23e6762c68ce (patch) | |
tree | 8267785eb1cfc12dff1028d31df2c4725f04627f /app-office/scribus | |
parent | games-action/extreme-tuxracer: x86 stable wrt bug #583370 (diff) | |
download | gentoo-659461f8e613a67cc90f403bd0bb23e6762c68ce.tar.gz gentoo-659461f8e613a67cc90f403bd0bb23e6762c68ce.tar.bz2 gentoo-659461f8e613a67cc90f403bd0bb23e6762c68ce.zip |
app-office/scribus: x86 stable wrt bug #582334
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/scribus')
-rw-r--r-- | app-office/scribus/scribus-1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/scribus/scribus-1.4.6.ebuild b/app-office/scribus/scribus-1.4.6.ebuild index e164b14eb3b4..01b33b619734 100644 --- a/app-office/scribus/scribus-1.4.6.ebuild +++ b/app-office/scribus/scribus-1.4.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="cairo debug examples hunspell +minimal +pdf scripts templates tk" # a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'); echo ${a} |