diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-28 22:05:17 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-28 22:05:17 +0100 |
commit | 52670cf9cd5a9dfe626f65596a0d72ce0c08e0e7 (patch) | |
tree | ce64cf402148c5e3dc402782c123c4f863838e42 /app-backup | |
parent | net-mail/isync: Version bump 1.3.5 (diff) | |
download | gentoo-52670cf9cd5a9dfe626f65596a0d72ce0c08e0e7.tar.gz gentoo-52670cf9cd5a9dfe626f65596a0d72ce0c08e0e7.tar.bz2 gentoo-52670cf9cd5a9dfe626f65596a0d72ce0c08e0e7.zip |
app-backup/tsm: Stable for amd64
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-backup')
-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="*" |