diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-06-05 10:25:42 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-06-05 10:25:42 +0200 |
commit | 324864bd09709404858f67282b5a4f8287f3718e (patch) | |
tree | 76206bd9b26cbc8051cdcea3be52b8640a6c9da7 /dev-ada/aws/aws-2020.ebuild | |
parent | net-p2p/vuze: removed obsolete 5.7.6.0 (diff) | |
download | gentoo-324864bd09709404858f67282b5a4f8287f3718e.tar.gz gentoo-324864bd09709404858f67282b5a4f8287f3718e.tar.bz2 gentoo-324864bd09709404858f67282b5a4f8287f3718e.zip |
dev-ada/aws: bump to 2021
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada/aws/aws-2020.ebuild')
-rw-r--r-- | dev-ada/aws/aws-2020.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ada/aws/aws-2020.ebuild b/dev-ada/aws/aws-2020.ebuild index d33c830bc500..c566cbadf06d 100644 --- a/dev-ada/aws/aws-2020.ebuild +++ b/dev-ada/aws/aws-2020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,6 @@ IUSE="" RDEPEND="dev-ada/xmlada[${ADA_USEDEP},shared,static-libs]" DEPEND="${RDEPEND} - dev-ada/asis[${ADA_USEDEP}] dev-ada/gprbuild[${ADA_USEDEP}]" REQUIRED_USE="${ADA_REQUIRED_USE}" |