diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:39:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:43:07 +0200 |
commit | 34821963f3f6de8906f553d97af4aac452500333 (patch) | |
tree | 10e9b21e100929ddd7a7812c886475541aae7567 /app-text/wgetpaste | |
parent | app-text/sgml-common: keyword ~riscv (diff) | |
download | gentoo-34821963f3f6de8906f553d97af4aac452500333.tar.gz gentoo-34821963f3f6de8906f553d97af4aac452500333.tar.bz2 gentoo-34821963f3f6de8906f553d97af4aac452500333.zip |
app-text/wgetpaste: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild b/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild index 30f97b5311ac..8cad5c7d054b 100644 --- a/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.28-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+ssl" DEPEND="" |