diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:38:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:38:59 +0100 |
commit | 145ebc3b5492f502ff16eacaea29612e2eed17d2 (patch) | |
tree | cd3e705ef57449c10d905a98f85d3981cf6d4901 /app-text/epspdf | |
parent | dev-tex/hevea: amd64 stable wrt bug #760357 (diff) | |
download | gentoo-145ebc3b5492f502ff16eacaea29612e2eed17d2.tar.gz gentoo-145ebc3b5492f502ff16eacaea29612e2eed17d2.tar.bz2 gentoo-145ebc3b5492f502ff16eacaea29612e2eed17d2.zip |
app-text/epspdf: amd64 stable wrt bug #760360
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/epspdf')
-rw-r--r-- | app-text/epspdf/epspdf-0.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/epspdf/epspdf-0.6.3-r1.ebuild b/app-text/epspdf/epspdf-0.6.3-r1.ebuild index 131a100c873f..be2423a84ddc 100644 --- a/app-text/epspdf/epspdf-0.6.3-r1.ebuild +++ b/app-text/epspdf/epspdf-0.6.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc tk" DEPEND="sys-apps/texinfo" |