diff options
author | 2022-03-20 21:08:12 +0200 | |
---|---|---|
committer | 2022-03-20 21:08:12 +0200 | |
commit | 14c5f73ca2e269045cf30e315b64517522cc0aa4 (patch) | |
tree | 76ebde577207f5e09f6f12d39a060e85b5da400f /app-text | |
parent | dev-python/sqlalchemy: drop 1.4.27 (diff) | |
download | gentoo-14c5f73ca2e269045cf30e315b64517522cc0aa4.tar.gz gentoo-14c5f73ca2e269045cf30e315b64517522cc0aa4.tar.bz2 gentoo-14c5f73ca2e269045cf30e315b64517522cc0aa4.zip |
app-text/dblatex: Keyword 0.3.12 s390, #766186
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dblatex/dblatex-0.3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dblatex/dblatex-0.3.12.ebuild b/app-text/dblatex/dblatex-0.3.12.ebuild index cad3460da6c1..17da88fbf400 100644 --- a/app-text/dblatex/dblatex-0.3.12.ebuild +++ b/app-text/dblatex/dblatex-0.3.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ SRC_URI="https://downloads.sourceforge.net/project/dblatex/dblatex/${P}/${PN}3-$ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="inkscape" RDEPEND=" |