diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:50:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:36 -0400 |
commit | bdf7309778d8f90d494ce0189b1881433e8e441d (patch) | |
tree | 47554e101294a985e9f978eba69bbea3ae7d8d20 /app-eselect/eselect-cdparanoia | |
parent | dev-libs/libcdio: arm64 stable (diff) | |
download | gentoo-bdf7309778d8f90d494ce0189b1881433e8e441d.tar.gz gentoo-bdf7309778d8f90d494ce0189b1881433e8e441d.tar.bz2 gentoo-bdf7309778d8f90d494ce0189b1881433e8e441d.zip |
app-eselect/eselect-cdparanoia: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-eselect/eselect-cdparanoia')
-rw-r--r-- | app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild index da9988912c2b..98f66017d001 100644 --- a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild +++ b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1 |