diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:07:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:07:08 +0100 |
commit | b21bbf09d029e5733432eb491cc393ace64d5777 (patch) | |
tree | ef2957485634b8bc20f72ea695476ec63bc6173f /app-emacs/psgml/psgml-1.4.1.ebuild | |
parent | app-emacs/sml-mode: alpha/amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #7... (diff) | |
download | gentoo-b21bbf09d029e5733432eb491cc393ace64d5777.tar.gz gentoo-b21bbf09d029e5733432eb491cc393ace64d5777.tar.bz2 gentoo-b21bbf09d029e5733432eb491cc393ace64d5777.zip |
app-emacs/psgml: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #700158
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/psgml/psgml-1.4.1.ebuild')
-rw-r--r-- | app-emacs/psgml/psgml-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/psgml/psgml-1.4.1.ebuild b/app-emacs/psgml/psgml-1.4.1.ebuild index 465c0edee1d9..86642ee85300 100644 --- a/app-emacs/psgml/psgml-1.4.1.ebuild +++ b/app-emacs/psgml/psgml-1.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+ Texinfo-manual" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="app-text/openjade" |