diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:13:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:17:54 +0100 |
commit | 26ec848327a8fd88280f519675ac6d7f26026ab6 (patch) | |
tree | 5e44ad347c8f486687391672c0d45298fad28198 /app-portage | |
parent | media-sound/alsa-utils: stable 1.2.2 for ppc64, bug #720810 (diff) | |
download | gentoo-26ec848327a8fd88280f519675ac6d7f26026ab6.tar.gz gentoo-26ec848327a8fd88280f519675ac6d7f26026ab6.tar.bz2 gentoo-26ec848327a8fd88280f519675ac6d7f26026ab6.zip |
app-portage/layman: stable 2.4.3 for ppc64, bug #720934
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/layman/layman-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/layman/layman-2.4.3.ebuild b/app-portage/layman/layman-2.4.3.ebuild index 6ff824fa275c..fdde16395db7 100644 --- a/app-portage/layman/layman-2.4.3.ebuild +++ b/app-portage/layman/layman-2.4.3.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Tool to manage Gentoo overlays" |