diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:17:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:48:33 +0200 |
commit | 3d30016fc891b39247328a1282af856277af8462 (patch) | |
tree | a9ab8d5382d817e0fd6b4507af24f227519d47bb /app-xemacs/ps-print | |
parent | app-xemacs/psgml: x86 stable (bug #666312) (diff) | |
download | gentoo-3d30016fc891b39247328a1282af856277af8462.tar.gz gentoo-3d30016fc891b39247328a1282af856277af8462.tar.bz2 gentoo-3d30016fc891b39247328a1282af856277af8462.zip |
app-xemacs/ps-print: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.14.ebuild b/app-xemacs/ps-print/ps-print-1.14.ebuild index ac4a873bfdaa..3ed11d2e29f3 100644 --- a/app-xemacs/ps-print/ps-print-1.14.ebuild +++ b/app-xemacs/ps-print/ps-print-1.14.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |