diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-05-03 11:37:22 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-05-03 11:37:35 -0500 |
commit | be11472c87b66fef96c654386a75f0dbe92445a4 (patch) | |
tree | c3a57972c972dc6dd2e0fafefc6fdb6c6824c405 /app-text/wgetpaste | |
parent | gnome-extra/gnome-boxes: Version bump to 40.1 (diff) | |
download | gentoo-be11472c87b66fef96c654386a75f0dbe92445a4.tar.gz gentoo-be11472c87b66fef96c654386a75f0dbe92445a4.tar.bz2 gentoo-be11472c87b66fef96c654386a75f0dbe92445a4.zip |
app-text/wgetpaste: 2.30_p20210222-r2 stable allarches
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild index c4c95081e20e..62b07cb4f813 100644 --- a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> ${P} LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 amd64-linux ~x86-linux ~x64-macos" IUSE="+ssl" RDEPEND="net-misc/wget[ssl?]" |