From: Andreas K. Hüttel Date: Wed, 5 Sep 2018 12:14:30 +0000 (+0200) Subject: app-text/pdftk: Re-add keywords as far as possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c1a38f9b70975b264d593b024915485e5b7345c;p=gentoo.git app-text/pdftk: Re-add keywords as far as possible Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/app-text/pdftk/pdftk-3.0.0.ebuild b/app-text/pdftk/pdftk-3.0.0.ebuild index c07263f6856d..439285946424 100644 --- a/app-text/pdftk/pdftk-3.0.0.ebuild +++ b/app-text/pdftk/pdftk-3.0.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/" else SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.bz2" - KEYWORDS="" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/pdftk-v${PV}" fi diff --git a/app-text/pdftk/pdftk-9999.ebuild b/app-text/pdftk/pdftk-9999.ebuild index c07263f6856d..439285946424 100644 --- a/app-text/pdftk/pdftk-9999.ebuild +++ b/app-text/pdftk/pdftk-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/" else SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.bz2" - KEYWORDS="" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/pdftk-v${PV}" fi