diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2020-08-01 22:35:37 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2020-08-01 22:35:37 +0200 |
commit | c53885c5efecc48c36fd70c0ac8170e38c49fbd6 (patch) | |
tree | eda8adc92878e5b60262351abe17787b8e39425f /dev-ada | |
parent | dev-ada/gprbuild: 2020 stable (diff) | |
download | gentoo-c53885c5efecc48c36fd70c0ac8170e38c49fbd6.tar.gz gentoo-c53885c5efecc48c36fd70c0ac8170e38c49fbd6.tar.bz2 gentoo-c53885c5efecc48c36fd70c0ac8170e38c49fbd6.zip |
dev-ada/xmlada: 2020 stable
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/xmlada/xmlada-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ada/xmlada/xmlada-2020.ebuild b/dev-ada/xmlada/xmlada-2020.ebuild index 50ecc0beceda..4fe97505e826 100644 --- a/dev-ada/xmlada/xmlada-2020.ebuild +++ b/dev-ada/xmlada/xmlada-2020.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://community.download.adacore.com/v1/c799502295baf074ad17b48c50f62 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+shared static-libs static-pic" REQUIRED_USE="|| ( shared static-libs static-pic ) ${ADA_REQUIRED_USE}" |