diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-15 12:14:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-15 12:14:46 +0200 |
commit | fd38256c819d8c21fd39ea901b87b9eec474836f (patch) | |
tree | 6dff8006e6ce51901c528695a57d61d2ed015565 /sys-fs/ctmg | |
parent | profiles/arch/arm64: Next batch of package.use.stable.mask (diff) | |
download | gentoo-fd38256c819d8c21fd39ea901b87b9eec474836f.tar.gz gentoo-fd38256c819d8c21fd39ea901b87b9eec474836f.tar.bz2 gentoo-fd38256c819d8c21fd39ea901b87b9eec474836f.zip |
sys-fs/ctmg: Lower to ~arm64
This package has been 'stabilized' without actually stabilizing
its dependencies. Please use repoman on *all* profiles while
stabilizing.
Diffstat (limited to 'sys-fs/ctmg')
-rw-r--r-- | sys-fs/ctmg/ctmg-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ctmg/ctmg-1.2.ebuild b/sys-fs/ctmg/ctmg-1.2.ebuild index 7b15ffabf682..a225c80fafbc 100644 --- a/sys-fs/ctmg/ctmg-1.2.ebuild +++ b/sys-fs/ctmg/ctmg-1.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86 arm arm64" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="" DEPEND="" |