diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-08 14:08:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-08 14:08:20 +0300 |
commit | ea91d23289544fac8e6edbcb0d6b4f80deece348 (patch) | |
tree | 1696f335de99617542174ec763d3ae832573a6c4 /x11-apps | |
parent | app-arch/rpm: amd64 stable wrt bug #533740 (diff) | |
download | gentoo-ea91d23289544fac8e6edbcb0d6b4f80deece348.tar.gz gentoo-ea91d23289544fac8e6edbcb0d6b4f80deece348.tar.bz2 gentoo-ea91d23289544fac8e6edbcb0d6b4f80deece348.zip |
x11-apps/bdftopcf: restore s390 keywords
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild index 357ddc564117..81f2a362150c 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org bdftopcf application" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=" x11-base/xorg-proto" |