buildlib/archtable: add aarch64
This commit is contained in:
parent
be0d3a6eb0
commit
4aad676788
5
apt.spec
5
apt.spec
@ -274,8 +274,9 @@ unset RPM_PYTHON
|
|||||||
# Probably %%doc with README.rsync?
|
# Probably %%doc with README.rsync?
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 13 2014 Gleb F-Malinovskiy <glebfm@altlinux.org> 0.5.15lorg2-alt46.1
|
* Wed Sep 10 2014 Gleb F-Malinovskiy <glebfm@altlinux.org> 0.5.15lorg2-alt46.1
|
||||||
- Bump soversion.
|
- Bumped soversion.
|
||||||
|
- Added aarch64 to archtable.
|
||||||
|
|
||||||
* Fri Jul 04 2014 Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> 0.5.15lorg2-alt46
|
* Fri Jul 04 2014 Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> 0.5.15lorg2-alt46
|
||||||
- apt-pkg/policy.cc: it is ok, if default PinDir doesn't exist
|
- apt-pkg/policy.cc: it is ok, if default PinDir doesn't exist
|
||||||
|
@ -27,3 +27,4 @@ ia64 ia64
|
|||||||
s390 s390
|
s390 s390
|
||||||
s390x s390x
|
s390x s390x
|
||||||
x86_64 x86_64
|
x86_64 x86_64
|
||||||
|
aarch64 aarch64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user