diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:07:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:52 +0100 |
commit | 54d219fcecca90045b33e9f390ac48e2f0ae798e (patch) | |
tree | 9acc34d4d47976119eab48a5799012006ed59909 /app-office/scribus | |
parent | dev-perl/Filter: x86 stable wrt bug #572136 (diff) | |
download | gentoo-54d219fcecca90045b33e9f390ac48e2f0ae798e.tar.gz gentoo-54d219fcecca90045b33e9f390ac48e2f0ae798e.tar.bz2 gentoo-54d219fcecca90045b33e9f390ac48e2f0ae798e.zip |
app-office/scribus: x86 stable wrt bug #571252
Package-Manager: portage-2.2.26
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/scribus/scribus-1.4.5.ebuild b/app-office/scribus/scribus-1.4.5.ebuild index e41e96c9ffc4..85396dc3a360 100644 --- a/app-office/scribus/scribus-1.4.5.ebuild +++ b/app-office/scribus/scribus-1.4.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.bz2" 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} |