diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:47:57 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:47:57 +0100 |
commit | 76f7ae48e3c366214f461b30d879ed8c8f2d0bf9 (patch) | |
tree | 73fa39439959b850dade5f6e974b4b7b607ca7a7 /app-eselect | |
parent | app-benchmarks/stress-ng: drop old version (diff) | |
download | gentoo-76f7ae48e3c366214f461b30d879ed8c8f2d0bf9.tar.gz gentoo-76f7ae48e3c366214f461b30d879ed8c8f2d0bf9.tar.bz2 gentoo-76f7ae48e3c366214f461b30d879ed8c8f2d0bf9.zip |
app-eselect/eselect-ctags: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild index c5555b4b6d3c..b35503e33cc2 100644 --- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild +++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.3" |