diff options
Diffstat (limited to 'app-backup/tsm/tsm-8.1.6.0-r1.ebuild')
-rw-r--r-- | app-backup/tsm/tsm-8.1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/tsm/tsm-8.1.6.0-r1.ebuild b/app-backup/tsm/tsm-8.1.6.0-r1.ebuild index 34225aedc4c4..cab9db6b1d19 100644 --- a/app-backup/tsm/tsm-8.1.6.0-r1.ebuild +++ b/app-backup/tsm/tsm-8.1.6.0-r1.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=6 @@ -34,7 +34,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola || ( BSD GPL-2+ ) gSOAP libpng tsm" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="acl java +tsm-cit +tsm-hw" QA_PREBUILT="*" |