diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 16:39:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 16:39:30 +0300 |
commit | d505a9797aacaa685d1c7113470e31762714bb54 (patch) | |
tree | ec5f669c26096ece01ed77f321d98d764bed7e5c /app-text/dblatex | |
parent | sys-fs/udev: arm stable wrt bug #673006 (diff) | |
download | gentoo-d505a9797aacaa685d1c7113470e31762714bb54.tar.gz gentoo-d505a9797aacaa685d1c7113470e31762714bb54.tar.bz2 gentoo-d505a9797aacaa685d1c7113470e31762714bb54.zip |
app-text/dblatex: arm stable wrt bug #641228
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/dblatex')
-rw-r--r-- | app-text/dblatex/dblatex-0.3.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dblatex/dblatex-0.3.10-r1.ebuild b/app-text/dblatex/dblatex-0.3.10-r1.ebuild index 0f9f0a65e4f1..a395a25c9b09 100644 --- a/app-text/dblatex/dblatex-0.3.10-r1.ebuild +++ b/app-text/dblatex/dblatex-0.3.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 arm x86" IUSE="inkscape" RDEPEND=" |