commit:     9c1a38f9b70975b264d593b024915485e5b7345c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  5 12:14:30 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 12:14:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1a38f9

app-text/pdftk: Re-add keywords as far as possible

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-text/pdftk/pdftk-3.0.0.ebuild | 2 +-
 app-text/pdftk/pdftk-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/pdftk/pdftk-3.0.0.ebuild 
b/app-text/pdftk/pdftk-3.0.0.ebuild
index c07263f6856..43928594642 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 c07263f6856..43928594642 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
 

Reply via email to