diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:11:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:11:56 +0200 |
commit | b8af268e784165ffbe68d70d67d377cebccd796e (patch) | |
tree | 29d2d309deb7c726221635cbaf0a424ba7c57bef /app-admin | |
parent | app-shells/bashdb: ppc stable wrt bug #695910 (diff) | |
download | gentoo-b8af268e784165ffbe68d70d67d377cebccd796e.tar.gz gentoo-b8af268e784165ffbe68d70d67d377cebccd796e.tar.bz2 gentoo-b8af268e784165ffbe68d70d67d377cebccd796e.zip |
app-admin/emacs-updater: ppc stable wrt bug #695978
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-1.16.ebuild b/app-admin/emacs-updater/emacs-updater-1.16.ebuild index 20a37fc31c80..a66dc5e489b3 100644 --- a/app-admin/emacs-updater/emacs-updater-1.16.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.16.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} |