diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-12 14:29:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-12 14:30:25 -0700 |
commit | 0f845ed5850e1b54c7c65e7a3e30799805b1c533 (patch) | |
tree | a679a150204dd3d7023967c0105f6278343907fc /net-ftp | |
parent | sys-auth/pam_ssh: migrate to sys-libs/pam (diff) | |
download | gentoo-0f845ed5850e1b54c7c65e7a3e30799805b1c533.tar.gz gentoo-0f845ed5850e1b54c7c65e7a3e30799805b1c533.tar.bz2 gentoo-0f845ed5850e1b54c7c65e7a3e30799805b1c533.zip |
net-ftp/ftpbase: Propagate stable keywords, bug 696330
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.01-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild index 041e433db7df..c1ea10e9f56e 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="pam" DEPEND="pam? ( virtual/pam ) |